ltmmDVDControl.PlayerParentalLevel Property

Visual Basic Example

Syntax

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.

Call the ltmmDVDControl.SelectParentalLevel Method to set the parental access levels.

For more detailed information, refer to the Microsoft documentation for IDvdInfo2::GetPlayerParentalLevel at http://msdn.microsoft.com/archive/default.asp?url=/library/en-us/directshow/htm/idvdinfo2getplayerparentallevel.asp.

See Also

Elements:

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

Topics:

Multimedia Properties, Methods and Events