Share via


enumeração COPP_ImageAspectRatio_EN300294 (dxva9typ.h)

[O recurso associado a esta página, DirectShow, é um recurso herdado. Foi substituído por MediaPlayer, IMFMediaEngine e Audio/Video Capture in Media Foundation. Esses recursos foram otimizados para Windows 10 e Windows 11. A Microsoft recomenda fortemente que o novo código use MediaPlayer, IMFMediaEngine e Audio/Video Capture in Media Foundation em vez de DirectShow, quando possível. A Microsoft sugere que o código existente que usa as APIs herdadas seja reescrito para usar as novas APIs, se possível.]

Especifica a taxa de proporção para EN 300 294.

Sintaxe

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;

Constantes

 
COPP_AspectRatio_EN300294_FullFormat4by3
Valor: 0
Formato completo 4:3.
COPP_AspectRatio_EN300294_Box14by9Center
Valor: 1
Caixa 14:9 central.
COPP_AspectRatio_EN300294_Box14by9Top
Valor: 2
Caixa 14:9 superior.
COPP_AspectRatio_EN300294_Box16by9Center
Valor: 3
Caixa 16:9 central.
COPP_AspectRatio_EN300294_Box16by9Top
Valor: 4
Caixa 16:9 superior.
COPP_AspectRatio_EN300294_BoxGT16by9Center
Valor: 5
Caixa > 16:9 central.
COPP_AspectRatio_EN300294_FullFormat4by3ProtectedCenter
Valor: 6
Formato completo 4:3 (atirar e proteger o centro 14:9).
COPP_AspectRatio_EN300294_FullFormat16by9Anamorphic
Valor: 7
Formato completo 16:9 (anamórfico)
COPP_AspectRatio_ForceDWORD
Valor: 0x7fffffff

Requisitos

   
Cabeçalho dxva9typ.h (inclua Dxva.h)

Confira também

Tipos enumerados do DirectShow

Usando o COPP (Certified Output Protection Protocol)