Share via


IDVDStreamControlInfo::GetRecordingSubpictureGroup (Windows CE 5.0)

Send Feedback

This method reads the recording information (RECI) for the current video object unit (VOBU) and returns the ISRC subpicture selection (ISRC_SP_SEL) group.

HRESULT GetRecordingSubpictureGroup(UINT8* pSelector);

Parameters

  • pSelector
    [out] Pointer to the ISRC_SP_SEL group for the current VOBU.

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

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.