ltmmDVD_DISC_SIDE Constants

The ltmmDVD_DISC_SIDE constants indicate the sides of a DVD disc. The values listed below can be used with the ltmmDVDControl object methods and properties.

Const ltmmDVD_SIDE_A = 1
Const ltmmDVD_SIDE_B = 2

 

Constant

Description

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