Microsoft DirectX 8.0 |
Indicates the sides of a DVD disc.
Syntax
typedef enum tagDVD_DISC_SIDE { DVD_SIDE_A, DVD_SIDE_B } DVD_DISC_SIDE;
Elements
- DVD_SIDE_A
- Side A.
- DVD_SIDE_B
- Side B.
Elements
This enumeration is used in the IDVDInfo2::GetDVDVolumeInfo method.