The ltmmDVD_WARNING constants specify the DVD warning conditions.
typedef enum ltmmDVD_WARNING
{
ltmmDVD_WARNING_InvalidDVD1_0Disc =1,
ltmmDVD_WARNING_FormatNotSupported =2,
ltmmDVD_WARNING_IllegalNavCommand =3,
ltmmDVD_WARNING_Open =4,
ltmmDVD_WARNING_Seek =5,
ltmmDVD_WARNING_Read =6
} ltmmDVD_WARNING;
DVD-Video disc is incorrectly authored. Playback can continue, but unexpected behavior may occur.
A decoder would not support the current format. Playback of a stream (audio, video of SP) may not function. lParam2 contains the stream type.
The internal DVD navigation command processor attempted to process an illegal command.
File Open Failed.
File Seek Failed
File Read Failed.
For more detailed information, see the Microsoft documentation for the DVD_WARNING Enumeration.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document