Compartir a través de


enumeración OUTPUT_COLOR_ENCODING (ntddvdeo.h)

Codificación de color de salida.

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
Intensidad.
OUTPUT_COLOR_ENCODING_FORCE_UINT32
Uint32.

Requisitos

Requisito Value
Cliente mínimo compatible Windows 10, versión 1903
Encabezado ntddvdeo.h