IDVDStreamControlInfo::GetNonSeamlessAngleChangeAddress (Windows Embedded CE 6.0)
1/6/2010
This method returns a specified non-seamless angle cell destination address (NSML_AGL_Cn_DSTA) from the non-seamless angle information (NSML_AGLI) for the current video object unit (VOBU).
Syntax
HRESULT GetNonSeamlessAngleChangeAddress(
UINT8 angle,
UINT32* pRLBN
);
Parameters
- angle
[in] Specified non-seamless angle cell number in the range form 1 to 9.
- pRLBN
[out] Pointer to the NSML_AGL_Cn_DSTA in the current VOBU for the angle cell specified by angle.
Return Value
This method always returns S_OK.
Requirements
Header | dvdata.h, dvdata.idl |
Library | Ddvdids.lib |
Windows Embedded CE | Windows CE .NET 4.0 and later |