ltmmDVDControl.GetTitleParentalLevels Method

Visual Basic Example

Syntax

object.GetTitleParentalLevels(Title As Long) As Long

Remarks

Retrieves the parental levels defined for the specified title The name for a group of related video files (called "Chapters") on your DVD. For example, for a DVD called "My Summer Vacation," you might have the titles "Water Skiing," "New Friends," and "Hiking." For each of those titles, you might have one or more different video files..

The ltmmDVDControl.PlayerParentalLevel Property contains the current parental level for the DVD Navigator.

The ltmmDVDControl.PlayerParentalCountry Property contains the country/region code for the DVD Navigator.

Call the ltmmDVDControl.SelectParentalCountry Method to set the country/region codes for the for the DirectX DVD Navigator filter.

For more detailed information, refer to the Microsoft documentation for IDvdInfo2::GetTitleParentalLevels.

Platforms

Win32, x64

See Also

Elements:

ltmmDVDControl object, ltmmDVDControl.PlayerParentalLevel Property, ltmmDVDControl.PlayerParentalCountry Property, ltmmDVDControl.SelectParentalCountry Method, ltmmDVDControl.SelectParentalLevel Method, ltmmDVDControl.AcceptParentalLevelChange Method, ltmmDVDControl.NotifyParentalLevelChange Method

Topics:

Multimedia Properties, Methods and Events