←Select platform

DVDWarning Enumeration

Summary

The DVDWarning enumeration values define the DVD warning conditions.

Syntax

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

Members

ValueMemberDescription
1InvalidDVD1_0Disc DVD-Video disc is incorrectly authored. Playback can continue, but unexpected behavior can occur.
2FormatNotSupported A decoder would not support the current format. Playback of a stream (audio, video of SP) may not function. lParam2 contains the stream type.
3IllegalNavCommand The internal DVD navigation command processor attempted to process an illegal command.
4Open File Open Failed.
5Seek File Seek Failed.
6Read File Read Failed.
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