DVDUserGOPData
This structure contains user data in the group of pictures (GOP) layer.
typedef struct {
UINT8 userData[9+64*3];
} DVDUserGOPData;
Members
- userData
Array containing the user data from the GOP layer.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Dvdnav.h, Dvdnav.idl.
See Also
IDVDVideoVolume::GetTitleUnitInfo
Last updated on Thursday, April 08, 2004
© 1992-2003 Microsoft Corporation. All rights reserved.