Condividi tramite


enumerazione COPP_ImageAspectRatio_EN300294 (dxva9typ.h)

[La funzionalità associata a questa pagina, DirectShow, è una funzionalità legacy. È stata sostituita da MediaPlayer, FMMediaEngine e Audio/Video Capture in Media Foundation. Queste funzionalità sono state ottimizzate per Windows 10 e Windows 11. Microsoft consiglia vivamente che il nuovo codice usi MediaPlayer, FMMediaEngine e Audio/Video Capture in Media Foundation anziché DirectShow, quando possibile. Microsoft suggerisce che il codice esistente che usa le API legacy venga riscritto per usare le nuove API, se possibile.

Specifica il rapporto di aspetto per EN 300 294.

Sintassi

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;

Costanti

 
COPP_AspectRatio_EN300294_FullFormat4by3
Valore: 0
Formato completo 4:3.
COPP_AspectRatio_EN300294_Box14by9Center
Valore: 1
Casella 14:9 centrale.
COPP_AspectRatio_EN300294_Box14by9Top
Valore: 2
Casella 14:9 top.
COPP_AspectRatio_EN300294_Box16by9Center
Valore: 3
Casella 16:9 centrale.
COPP_AspectRatio_EN300294_Box16by9Top
Valore: 4
Casella 16:9 superiore.
COPP_AspectRatio_EN300294_BoxGT16by9Center
Valore: 5
Casella > 16:9 centrale.
COPP_AspectRatio_EN300294_FullFormat4by3ProtectedCenter
Valore: 6
Formato completo 4:3 (sparare e proteggere 14:9 centro).
COPP_AspectRatio_EN300294_FullFormat16by9Anamorphic
Valore: 7
Formato completo 16:9 (anamorfo)
COPP_AspectRatio_ForceDWORD
Valore: 0x7fffffff

Requisiti

   
Intestazione dxva9typ.h (include Dxva.h)

Vedi anche

Tipi enumerati DirectShow

Uso del protocollo COPP (Certified Output Protection Protocol)