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 corresponds to title search pointer (TT_SRP) data.
typedef struct _structDVD_TITLE_SET_INFO {UINT16nParts;UINT16parentalID;UINT8titlePlaybackType;UINT8nAngles;UINT8vtsn;UINT8vts_ttn;} DVD_TITLE_SET_INFO;
Members
- nParts
PTT_N element of TT_SRP. - parentalID
TT_PTL_ID_FLD element of TT_SRP. - titlePlaybackType
TT_PB_TY element of TT_SRP. - nAngles
AGL_N element of TT_SRP. - vtsn
VTSN element of TT_SRP. - vts_ttn
VTS_TTN element of TT_SRP.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Dvdata.h, Dvdata.idl.
See Also
IDVDVideoVolume::GetTitleUnitInfo
Send Feedback on this topic to the authors