EDVDDisplayAspectRatio (Windows CE 5.0)
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