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 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Multimedia Assembly

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