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 content aspect ratio.
HRESULT SetContentAspectRatio(EDVDDisplayAspectRatioenumDisplayAspectRatio);
Parameters
- enumDisplayAspectRatio
[in] The following are the two possible values for this parameter.Value Description DISPLAY_ASPECT_4_3 Aspect ratio set to 4:3. DISPLAY_ASPECT_16_9_DOWNSAMPLE_4_3 Horizontal Letterbox. The renderer downsamples the decoded 4:3 input stream horizontally and displays the left and right borders as solid color.
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
EDVDDisplayAspectRatio | IDVDRenderer:IUnknown
Send Feedback on this topic to the authors