COPP_ImageAspectRatio_EN300294-Enumeration (dxva9typ.h)
[Das dieser Seite zugeordnete Feature DirectShow ist ein Legacyfeature. Es wurde durch MediaPlayer, IMFMediaEngine und Audio/Video Capture in Media Foundation ersetzt. Diese Features wurden für Windows 10 und Windows 11 optimiert. Microsoft empfiehlt dringend, dass neuer Code nach Möglichkeit MediaPlayer, IMFMediaEngine und Audio/Video Capture in Media Foundation anstelle von DirectShow verwendet. Microsoft schlägt vor, vorhandenen Code, der die Legacy-APIs verwendet, um nach Möglichkeit die neuen APIs zu verwenden.]
Gibt das Seitenverhältnis für EN 300 294 an.
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;
Konstanten
COPP_AspectRatio_EN300294_FullFormat4by3 Wert: 0 Vollformat 4:3. |
COPP_AspectRatio_EN300294_Box14by9Center Wert: 1 Feld 14:9 Mitte. |
COPP_AspectRatio_EN300294_Box14by9Top Wert: 2 Feld 14:9 oben. |
COPP_AspectRatio_EN300294_Box16by9Center Wert: 3 Feld 16:9 Mitte. |
COPP_AspectRatio_EN300294_Box16by9Top Wert: 4 Feld 16:9 oben. |
COPP_AspectRatio_EN300294_BoxGT16by9Center Wert: 5 Feld > 16:9 Mitte. |
COPP_AspectRatio_EN300294_FullFormat4by3ProtectedCenter Wert: 6 Vollformat 4:3 (Schießen und Schützen 14:9 Mitte). |
COPP_AspectRatio_EN300294_FullFormat16by9Anamorphic Wert: 7 Vollformat 16:9 (anamorph) |
COPP_AspectRatio_ForceDWORD Wert: 0x7fffffff |
Requirements (Anforderungen)
Kopfzeile | dxva9typ.h (einschließlich Dxva.h) |