ltmmDVD_WARNING Constants

Summary

The ltmmDVD_WARNING constants specify the DVD warning conditions.

Syntax

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; 

Members

ltmmDVD_WARNING_InvalidDVD1_0Disc

DVD-Video disc is incorrectly authored. Playback can continue, but unexpected behavior may occur.

ltmmDVD_WARNING_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.

ltmmDVD_WARNING_IllegalNavCommand

The internal DVD navigation command processor attempted to process an illegal command.

ltmmDVD_WARNING_Open

File Open Failed.

ltmmDVD_WARNING_Seek

File Seek Failed

ltmmDVD_WARNING_Read

File Read Failed.

Comments

For more detailed information, see the Microsoft documentation for the DVD_WARNING Enumeration.

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS Multimedia C API Help

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