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 enumeration defines the display aspect ratio.
typedef enum { DVD_DISPLAY_ASPECT_4x3 = 0, DVD_DISPLAY_ASPECT_16x9 = 0x3} EDVDDisplayAspectRatio;
Elements
- DVD_DISPLAY_ASPECT_4x3
Aspect ratio set to 4:3. - DVD_DISPLAY_ASPECT_16x9
Horizontal Letterbox. The renderer downsamples the decoded 4:3 input stream horizontally and displays the left and right borders as solid color.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Dvddrvr.idl.
See Also
DVD-Video Renderer Enumerations
Send Feedback on this topic to the authors