IDvdControl::AngleChange method (strmif.h)
Note The IDvdControl interface is deprecated. Use IDvdControl2 instread.
Syntax
HRESULT AngleChange(
[in] ULONG ulAngle
);
Parameters
[in] ulAngle
Value of the new angle, which must be from 1 through 9.
Return value
Returns an HRESULT value.
Remarks
This method returns an error unless the domain is DVD_DOMAIN_VideoManagerMenu, DVD_DOMAIN_VideoTitleSetMenu, DVD_DOMAIN_Title, or DVD_DOMAIN_Stop. For more information, see DVD_DOMAIN.
Requirements
Target Platform | Windows |
Header | strmif.h (include Dshow.h) |