Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This method sets the renderer choice of presentation when input material is formatted to 16:9, while the output device is set to 4:3.
HRESULT SetAspectRatioMode(EDVDAspectRatioModeenumAspectRatioMode);
Parameters
- enumAspectRatioMode
[in] The following are the two possible values for this parameter.Value Description DVD_ASPECT_RATIO_MODE_LETTERBOX Informs the renderer that the preferred display is letterbox. DVD_ASPECT_RATIO_MODE_PANSCAN Informs the renderer that the preferred display is pan and scan.
Return Values
If the method completes successfully, the return value is S_OK.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Dvddrvr.idl.
See Also
EDVDAspectRatioMode | IDVDRenderer:IUnknown
Send Feedback on this topic to the authors