IDVDStreamControlInfo::GetRecordingVideoInfo (Windows Embedded CE 6.0)
1/6/2010
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).
Syntax
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 Value
This method always returns E_NOTIMPL.
Requirements
Header | dvdata.h, dvdata.idl |
Library | Ddvdids.lib |
Windows Embedded CE | Windows CE .NET 4.0 and later |
See Also
Reference
IDVDStreamControlInfo
IDVDStreamControlInfo::GetRecordingAudioInfo
DVD_ISRC