DVDUserGOPData (Windows CE 5.0)

Send Feedback

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

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.