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 method reads the program chain general information (PGC_GI) for the current program chain (PGC) and returns the PGC subpicture stream control (PGC_SPST_CTL) information for a specified subpicture stream.
HRESULT GetSubpictureStreamSelector(UINT8streamN,UINT32* pSPSel);
Parameters
- streamN
[in] Specified subpicture stream number in the range from 0 to 31. - pSPSel
[out] Pointer to the PGC_SPST_CTLT entry for the subpicture stream specified by streamN.
Return Values
This method always returns S_OK.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Dvdata.h, Dvdata.idl.
Link Library: Ddvdids.lib.
See Also
Send Feedback on this topic to the authors