DVDError Enumeration

Summary
The DVDError enumeration values specify DVD error conditions.
Syntax
C#
C++/CLI
public enum DVDError   
public enum class DVDError   
Members
ValueMemberDescription
1Unexpected Something unexpected happened; perhaps the content was incorrectly authored.
2CopyProtectFail Key exchange for DVD copy protection failed.
3InvalidDVD1_0Disc DVD-Video disc is incorrectly authored for v1.
4InvalidDiscRegion The Disc cannot be played because the disc is not authored to play in the system region.
5LowParentalLevel The Player parental level is lower than the lowest parental level available in the DVD content.
6MacrovisionFail Macrovision Distribution Failed.
7IncompatibleSystemAndDecoderRegions No discs can be played because the system region does not match the decoder.
8IncompatibleDiscAndDecoderRegions The disc cannot be played because the disc is not authored to be played in the decoder's region.
Requirements

Target Platforms

See Also

Reference

Leadtools.Multimedia Namespace

Help Version 22.0.2022.12.7
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Multimedia Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.