COPP_ImageAspectRatio_EN300294 enumeration (dxva9typ.h)
Specifies the aspect ratio for EN 300 294.
Syntax
typedef enum _COPP_ImageAspectRatio_EN300294 {
COPP_AspectRatio_EN300294_FullFormat4by3 = 0,
COPP_AspectRatio_EN300294_Box14by9Center = 1,
COPP_AspectRatio_EN300294_Box14by9Top = 2,
COPP_AspectRatio_EN300294_Box16by9Center = 3,
COPP_AspectRatio_EN300294_Box16by9Top = 4,
COPP_AspectRatio_EN300294_BoxGT16by9Center = 5,
COPP_AspectRatio_EN300294_FullFormat4by3ProtectedCenter = 6,
COPP_AspectRatio_EN300294_FullFormat16by9Anamorphic = 7,
COPP_AspectRatio_ForceDWORD = 0x7fffffff
} COPP_ImageAspectRatio_EN300294;
Constants
COPP_AspectRatio_EN300294_FullFormat4by3Value: 0 Full format 4:3. |
COPP_AspectRatio_EN300294_Box14by9CenterValue: 1 Box 14:9 center. |
COPP_AspectRatio_EN300294_Box14by9TopValue: 2 Box 14:9 top. |
COPP_AspectRatio_EN300294_Box16by9CenterValue: 3 Box 16:9 center. |
COPP_AspectRatio_EN300294_Box16by9TopValue: 4 Box 16:9 top. |
COPP_AspectRatio_EN300294_BoxGT16by9CenterValue: 5 Box > 16:9 center. |
COPP_AspectRatio_EN300294_FullFormat4by3ProtectedCenterValue: 6 Full format 4:3 (shoot and protect 14:9 center). |
COPP_AspectRatio_EN300294_FullFormat16by9AnamorphicValue: 7 Full format 16:9 (anamorphic) |
COPP_AspectRatio_ForceDWORDValue: 0x7fffffff |
Requirements
| Header | dxva9typ.h (include Dxva.h) |