object.PlayerParentalLevel As Long |
Remarks
(Read only) This property is updated automatically during playback with the current parental level for the DVD navigator. Possible values range from 1 to 8, if parental management is enabled. The level is set to ©1 if parental management is disabled. Calling the ltmmDVDControl.SelectParentalLevel Method enables automatic parental management and sets the maximum allowed parental level. Each DVD has a rating. If it is above the selected parental level, then the DVD Navigator will not play it.
The ltmmDVDControl.PlayerParentalCountry Property contains the country/region code for the DVD Navigator.
Call the ltmmDVDControl.GetTitleParentalLevels Method to retrieve the parental levels for a specific 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..
Call the ltmmDVDControl.SelectParentalLevel Method to set the parental access levels.
For more detailed information, refer to the Microsoft documentation for IDvdInfo2::GetPlayerParentalLevel.
Win32, x64
See Also