Share via


IDVDStreamAttributes::GetSubpictureAttr (Windows CE 5.0)

Send Feedback

This method returns the attributes of a specified subpicture stream number in the current video object set (VOBS).

Depending on the source of the current VOBS, IDVDStreamAttributes::GetSubpictureAttr can return either a video manager menu subpicture stream attribute (VMGM_SPST_ATR), a video title set menu subpicture stream attribute (VTSM_SPST_ATR), or a video title set subpicture stream attribute (VTS_SPST_ATR).

HRESULT GetSubpictureAttr(UINT8nStreamNo,DVD_SUBPICTURE_STREAM_ATTR* pSPAttr);

Parameters

Return Values

This method always returns S_OK.

Requirements

OS Versions: Windows CE .NET 4.0 and later.
Header: Dvdata.h, Dvdata.idl.
Link Library: Ddvdids.lib.

See Also

IDVDStreamAttributes | IDVDStreamAttributes::GetSubpictureCount | DVD_SUBPICTURE_STREAM_ATTR

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.