COPP_ImageAspectRatio_EN300294 Enumeration
Microsoft DirectShow 9.0 |
COPP_ImageAspectRatio_EN300294 Enumeration
Syntax
typedef enum _COPP_ImageAspectRatio_EN300294 { COPP_AspectRatio_EN300294_FullFormat4by3 = 0x00000000, COPP_AspectRatio_EN300294_Box14by9Center = 0x00000001, COPP_AspectRatio_EN300294_Box14by9Top = 0x00000002, COPP_AspectRatio_EN300294_Box16by9Center = 0x00000003, COPP_AspectRatio_EN300294_Box16by9Top = 0x00000004, COPP_AspectRatio_EN300294_BoxGT16by9Center = 0x00000005, COPP_AspectRatio_EN300294_FullFormat4by3ProtectedCenter = 0x00000006, COPP_AspectRatio_EN300294_FullFormat16by9Anamorphic = 0x00000007, } COPP_ImageAspectRatio_EN300294;
Members
COPP_AspectRatio_EN300294_FullFormat4by3
Full format 4:3.
COPP_AspectRatio_EN300294_Box14by9Center
Box 14:9 center.
COPP_AspectRatio_EN300294_Box14by9Top
Box 14:9 top.
COPP_AspectRatio_EN300294_Box16by9Center
Box 16:9 center.
COPP_AspectRatio_EN300294_Box16by9Top
Box 16:9 top.
COPP_AspectRatio_EN300294_BoxGT16by9Center
Box > 16:9 center.
COPP_AspectRatio_EN300294_FullFormat4by3ProtectedCenter
Full format 4:3 (shoot and protect 14:9 center).
COPP_AspectRatio_EN300294_FullFormat16by9Anamorphic
Full format 16:9 (anamorphic)
See Also