←Select platform

DVDParentalLevel Enumeration

Summary

The DVDParentalLevel enumeration values identify flags for the generic parental levels defined in the DVD specification.

Syntax

C#
VB
C++
public enum DVDParentalLevel   
Public Enum DVDParentalLevel  
    
    
public enum class DVDParentalLevel   

Members

ValueMemberDescription
256Level_1 Parental Management Level 1
512Level_2 G rating; suitable for general audiences.
1024Level_3 PG rating; parental guidance suggested.
2048Level_4 PG-13 rating; parental guidance suggested, not suitable for children under 13.
4096Level_5 Parental Management Level 5
8192Level_6 R rating; violence, adult language, and situations unsuitable for young viewers.
16384Level_7 NC-17 rating; adult theme or content not suitable for children under 17.
32768Level_8 Adult rating; Adult content.
Remarks

Level_8 is the most restrictive level and Level_1 is the least restrictive.

Requirements

Target Platforms

See Also

Reference

Leadtools.Multimedia Namespace

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Multimedia Assembly