Media Player SDK
ContentsIndexHome
PreviousUpNext
TVFMediaPlayer.Info_DVD_ParentalLevel Method

Gets the parental levels that are defined for a particular title. Result is DVD_PARENTAL_LEVEL enumeration.

Pascal
function Info_DVD_ParentalLevel: Integer;
C++
__fastcall int Info_DVD_ParentalLevel();
C#
public int Info_DVD_ParentalLevel();
Visual Basic
Public Function Info_DVD_ParentalLevel() As Integer
Java
public int Info_DVD_ParentalLevel();
IDL
int Info_DVD_ParentalLevel();
JavaScript
Info_DVD_ParentalLevel

Returns the parental levels that are defined for a particular title.

Copyright (c) 2013. All rights reserved.
What do you think about this topic? Send feedback!