IDVDStreamControlInfo::GetNonSeamlessAngleChangeAddress
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).
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 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
Last updated on Thursday, April 08, 2004
© 1992-2003 Microsoft Corporation. All rights reserved.