DVD Player ActiveX Control

Methods

Public Method Brightness        

Change the brightness of video.

Public Method ChangePitch        

Change the audio pitch in real time.

Public Method ChangeTempo       

Change the audio tempo in real time.

Public Method Contrast    

Change the contrast of video.

Public Method Hue    

Change the hue of video.

Public Method Saturation    

Change the saturation of video.

Public Method GetAudioStreamCount        

Get number of audio streams available for a title.

Public Method GetAudioStreamName      

Get the audio stream name for specific index.

Public Method GetChaptersCount      

Get number of chapter available for specific title.

Public Method GetCurChapter  

Get the current selected chapter.

Public Method GetCurPos   

Return the current position.

Public Method GetCurPosStrFormat     

Return the current position. (string format)

Public Method GetCurTitle     

Get the current selected title.

Public Method GetDuration        

Get the duration for specific title.

Public Method GetDurationStrFormat      

Get the duration for specific title. (string format)

Public Method GetSubTitlesCount   

Get number of subpicture available for a title.

Public Method GetSubTitlesName        

Get the subpicture name for specific index.

Public Method GetTitlesCount        

Get number of titles available.

Public Method GoRootMenu    

Jump to Root Menu.

Public Method GoTitleMenu  

Jump to Title Menu.

Public Method MenuActivateButton 

Activates the selected menu button.

Public Method MenuSelectAtPosition   

Selects the menu button at the specified mouse pointer coordinates

Public Method MenuSelectButton

Selects the specified menu button.

Public Method MenuSelectKeyboardButton  

Sets the specified relative button (upper, lower, right, or left).

Public Method Mute   

Mute the sound volume.

Public Method OpenDVD  

Open a DVD volume on any available drive.

Public Method OpenDVDFolder 

Open a DVD volume for specific path of the root directory and display browse dialog.

Public Method OpenDVDPath

Open a DVD volume for specific path of the root directory.

Public Method Pause

Pause the playback.

Public Method Play

Play or Resume the playback.

Public Method PlayNextChapter

Starts playback from the beginning of the next chapter in the current title.

Public Method PlayPrevChapter

Starts playback from the beginning of the previous chapter in the current title.

Public Method ResizeControl

Resize the display area.

Public Method SetAudioStream

Set the specific audio stream.

Public Method SetChapter

Starts playback for specific chapter.

Public Method SetClosedCaptionsEnable

Enable or disable the closed captions.

Public Method SetDeinterlaceMode

Set the deinterlace mode.

Public Method SetPlaybackRate

Set the playback rate.

Public Method SetPos

Set the current position

Public Method SetSubTitlesEnable

Enable or disable sub-picture.

Public Method SetSubTitlesStream

Set the specific sub-picture stream.

Public Method SetTitle

Starts playback for specific title.

Public Method ShowFullScreen

Enable or disable the full screen mode.

Public Method StepFrame

Step forward by the specified number of frames

Public Method Stop

Stop the playback.