Share via


IDVDStreamControlInfo::GetRecordingSubpictureGroup (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 subpicture selection (ISRC_SP_SEL) group.

Syntax

HRESULT GetRecordingSubpictureGroup(
  UINT8* pSelector
);

Parameters

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

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