ltmmDVD_DISC_SIDE Constants

Summary

The ltmmDVD_DISC_SIDE constants indicate the sides of a DVD disc. The values listed below can be used with some of the IltmmDVDControl interface functions.

Syntax

typedef enum ltmmDVD_DISC_SIDE 
{ 
   ltmmDVD_SIDE_A = 1, 
   ltmmDVD_SIDE_B = 2 
} ltmmDVD_DISC_SIDE; 

Members

ltmmDVD_SIDE_A

[1] Side A.

ltmmDVD_SIDE_B

[2] Side B.

Comments

For more detailed information, see the Microsoft documentation for the DVD_DISC_SIDE 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.