IDVDStreamControlInfo::GetNonSeamlessAngleChangeAddress (Windows CE 5.0)
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(UINT8angle,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
Send Feedback on this topic to the authors