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 recording information (RECI) for the current video object unit (VOBU) and returns the ISRC information for a specified set of subpicture streams (ISRC_SPn).
HRESULT GetRecordingSubpictureInfo(UINT8bin,DVD_ISRC* pSubInfo);
Parameters
- bin
Specified subpicture stream set in the range form 0 to 7. - pSubInfo
Pointer to a DVD_ISRC structure containing the ISRC_SPn for the current VOBU's subpicture stream set specified by bin.
Return Values
This method always returns E_NOTIMPL.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Dvdata.h, Dvdata.idl.
Link Library: Ddvdids.lib.
See Also
IDVDStreamControlInfo | DVD_ISRC
Send Feedback on this topic to the authors