Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This structure contains cell playback information (C_PBI).
typedef struct {UINT32cellCategory;UINT32cellPlaybackTime;UINT32startFirstVobu;UINT32endFirstIlvu;UINT32startLastVobu;UINT32endLastVobu;} DVD_CELL_PLAYBACK;
Members
- cellCategory
C_CAT element of C_PBI. - cellPlaybackTime
C_PBTM element of C_PBI. - startFirstVobu
C_FVOBU_SA element of C_PBI. - endFirstIlvu
C_FILVU_EA element of C_PBI. - startLastVobu
C_LOVOB_SA element of C_PBI. - endLastVobu
C_LVOUBU_EA element of C_PBI.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Dvdata.h, Dvdata.idl.
See Also
IDVDProgramChain::GetCellPlaybackInfo
Send Feedback on this topic to the authors