C#
VB
C++
The DVDWarning enumeration values define the DVD warning conditions.
public enum DVDWarning
Public Enum DVDWarning
public enum class DVDWarning
Members
Value | Member | Description |
---|---|---|
1 | InvalidDVD1_0Disc | DVD-Video disc is incorrectly authored. Playback can continue, but unexpected behavior can occur. |
2 | FormatNotSupported | A decoder would not support the current format. Playback of a stream (audio, video of SP) may not function. lParam2 contains the stream type. |
3 | IllegalNavCommand | The internal DVD navigation command processor attempted to process an illegal command. |
4 | Open | File Open Failed. |
5 | Seek | File Seek Failed. |
6 | Read | File Read Failed. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET