LEADTOOLS Multimedia (Leadtools.Multimedia assembly) Send comments on this topic. | Back to Introduction | Help Version 17.0.3.22
DVDControl Class Members
See Also  Properties  Methods 
Leadtools.Multimedia Namespace : DVDControl Class

The following tables list the members exposed by DVDControl.

Public Properties

 NameDescription
public Property AnglesAvailableGets the number of available angles in the current angle block.  
public Property AudioStreamsAvailableGets the number of available audio streams.  
public Property ButtonsAvailableGets the number of available buttons.  
public Property CurrentAngleGets or sets the number of the currently selected angle.  
public Property CurrentAudioStreamGets or sets the number of the currently selected audio stream in the current title.  
public Property CurrentButtonGets the currently selected button.  
public Property CurrentChapterGets the current chapter number.  
public Property CurrentDiscSideGets the current disk side.  
public Property CurrentDomainGets the domain in which the DVD Navigator is currently located.  
public Property CurrentSubpictureStreamGets or sets the currently selected Subpicture stream number.  
public Property CurrentTimeGets the current playback time.  
public Property CurrentTitleGets the current title.  
public Property CurrentUOPSGets flags indicating the disabled navigation commands for the current disc location.  
public Property CurrentVolumeGets the current DVD volume number for the root directory.  
public Property DefaultAudioLanguageGets the default language previously set using the SelectDefaultAudioLanguage method.  
public Property DefaultAudioLanguageExtGets the default audio language extension previously set using the DVDControl.  
public Property DefaultMenuLanguageGets or sets the default menu language.  
public Property DefaultSubpictureLanguageGets the default Subpicture language set using the DVDControl.  
public Property DefaultSubpictureLanguageExtGets the default Subpicture language extension previously set using the SelectDefaultSubpictureLanguage.  
public Property DVDDirectoryGets or sets the root directory path that used by the "DVD Navigator" filter.  
public Property DVDTextNumberOfLanguagesGets the number of text languages for the current DVD or disc side.  
public Property DVDUniqueIDGets a string representing the 64-bit identification number generated for the DVD in the current DVD volume.  
public Property PlayerParentalCountryGets the ISO 3166 country and region code settings for the DVD Navigator.  
public Property PlayerParentalLevelGets the current parental management level for the DVD navigator.  
public Property SubpictureOnGets or sets the the Subpicture display.  
public Property SubpictureStreamsAvailableGets the number of available Subpicture streams in the current title.  
public Property TitlesAvailableGets the number of available titles in the volume.  
public Property TitleTimecodeFlagsGets time code flags which indicate frame rate and other frame information for the current title.  
public Property TotalTitleTimeGets the total playback time for the current title.  
public Property VolumesAvailableGets the number of volumes in the volume set.  
Top

Public Methods

 NameDescription
public Method AcceptParentalLevelChangeAccepts or rejects a request from the DVD Navigator to play content at a higher parental management level.  
public Method ActivateAtPositionSelects the menu button at the specified position and activates it.  
public Method ActivateButtonActivates the selected menu button.  
public Method ChangeDVDRegionUsed in changing the DVD drive region.  
public Method GetAudioLanguageGets the language ID of the specified audio stream within the current title.  
public Method GetButtonAtPositionGets the number of the button located at the specified coordinates within the display window.  
public Method GetButtonHeightGets the height of the specified button.  
public Method GetButtonLeftGets the left coordinate of the specified button.  
public Method GetButtonTopGets the top coordinate of the specified button.  
public Method GetButtonWidthGets the width of the specified button.  
public Method GetDVDTextLanguageLCIDGets the language ID from the specified language block.  
public Method GetDVDTextNumberOfStringsGets the number of strings for the specified language block.  
public Method GetDVDTextStringGets the text string for the specified language and string indexes in Unicode.  
public Method GetDVDTextStringTypeGets the DVD text string type for the specified language and string indexes.  
public Method GetGPRMGets the GPRM (general parameter registers) value at the specified index.  
public Method GetNumberOfChaptersGets the number of chapters in the specified title.  
public Method GetSPRMGets the current contents of the system parameter register (SPRM) at the specified index.  
public Method GetSubpictureLanguageGets the language of the specified Subpicture stream within the current title.  
public Method GetTitleParentalLevelsGets the parental levels defined for the specified title.  
public Method IsAudioStreamEnabledGets the current title's specified audio stream's enabled state.  
public Method IsSubpictureStreamEnabledGets the current title's specified Subpicture stream enabled state.  
public Method NotifyParentalLevelChangeSpecifies if the DVD Navigator notifies the application when the parental level changes.  
public Method PausePauses or resumes playback at the current location.  
public Method PlayAtTimeStarts playback of the current title at the specified time.  
public Method PlayAtTimeInTitleStarts playback from the specified time in the specified title.  
public Method PlayBackwardsPlays the current title in reverse from the current location and at the specified speed.  
public Method PlayChapterPlays the specified chapter in the current title.  
public Method PlayChapterInTitlePlays the specified chapter in the specified title.  
public Method PlayChaptersAutoStopPlays the number of chapters specified, starting at the specified chapter in the specified title.  
public Method PlayForwardsPlays the DVD forward at the specified speed from the current location.  
public Method PlayNextChapterStarts playback from the beginning of the next chapter in the current title.  
public Method PlayPeriodInTitleAutoStopStarts playback from the specified start time and runs until the specified end time in the specified title.  
public Method PlayPrevChapterStarts playback from the beginning of the previous chapter in the current title.  
public Method PlayTitleStarts playback from the beginning of the specified title.  
public Method ReplayChapterStarts playback from the beginning of the current chapter.  
public Method ResumeLeaves a menu and resumes playback.  
public Method ReturnFromSubmenuReturns the display from a submenu to its parent menu.  
public Method SelectAndActivateButtonSelects and activates the specified menu button.  
public Method SelectAtPositionSelects and highlights the menu button under the specified position.  
public Method SelectButtonSelects the specified menu button.  
public Method SelectDefaultAudioLanguageSets the default audio language.  
public Method SelectDefaultSubpictureLanguageSets the default language and default extension for the Subpicture text.  
public Method SelectParentalCountrySets the ISO 3166 country and region settings for the DirectX DVD Navigator filter.  
public Method SelectParentalLevelEnables automatic parental management and sets the maximum allowed parental level for the DVD Navigator.  
public Method SelectRelativeButtonSelects the specified relative button (upper, lower, right, or left).  
public Method SetGPRMSets the value of the general parameter register at the specified index.  
public Method ShowMenuDisplays the specified menu, if available.  
public Method StillOffResumes playback, canceling still mode.  
public Method StopStops playback of a title or menu by moving the DVD Navigator into the DVD Stop domain.  
Top

See Also