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.
1/6/2010
This enumeration defines the aspect ratio mode.
Syntax
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
| Header | dvddrvr.idl |
| Windows Embedded CE | Windows CE .NET 4.0 and later |