←Select platform

DVDError Enumeration

Summary

The DVDError enumeration values specify DVD error conditions.

Syntax

C#
VB
C++
public enum DVDError   
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Multimedia Assembly