IDVDStreamControlInfo::GetRecordingVideoInfo (Windows CE 5.0)
This method reads the recording information (RECI) for the current video object unit (VOBU) and returns the ISRC information for the video stream (ISRC_V).
HRESULT GetRecordingVideoInfo(DVD_ISRC* pVideo);
Parameters
- pVideo
[out] Pointer to a DVD_ISRC structure containing the ISRC information for the current VOBU's video stream.
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 | IDVDStreamControlInfo::GetRecordingAudioInfo | DVD_ISRC
Send Feedback on this topic to the authors