Compartilhar via


OUTPUT_COLOR_ENCODING enumeração (ntddvdeo.h)

Codificação de cor de saída.

Syntax

typedef enum _OUTPUT_COLOR_ENCODING {
  OUTPUT_COLOR_ENCODING_RGB,
  OUTPUT_COLOR_ENCODING_YCBCR444,
  OUTPUT_COLOR_ENCODING_YCBCR422,
  OUTPUT_COLOR_ENCODING_YCBCR420,
  OUTPUT_COLOR_ENCODING_INTENSITY,
  OUTPUT_COLOR_ENCODING_FORCE_UINT32
} OUTPUT_COLOR_ENCODING;

Constantes

 
OUTPUT_COLOR_ENCODING_RGB
RGB.
OUTPUT_COLOR_ENCODING_YCBCR444
YCBCR444.
OUTPUT_COLOR_ENCODING_YCBCR422
YCBCR422.
OUTPUT_COLOR_ENCODING_YCBCR420
YCBCR420.
OUTPUT_COLOR_ENCODING_INTENSITY
Intensidade.
OUTPUT_COLOR_ENCODING_FORCE_UINT32
Uint32.

Requisitos

Requisito Valor
Cliente mínimo com suporte Windows 10, versão 1903
Cabeçalho ntddvdeo.h