Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
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 |