EDVDAspectRatioMode (Windows CE 5.0)
This enumeration defines the aspect ratio mode.
typedef enum {DVD_ASPECT_RATIO_MODE_LETTERBOX,DVD_ASPECT_RATIO_MODE_PANSCAN} EDVDAspectRatioMode;
Elements
- 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.
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