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


"

For a list of all members of this type, see DVDControl members.

"

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