Partager via


énumération OUTPUT_COLOR_ENCODING (ntddvdeo.h)

Encodage des couleurs de sortie.

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
RVB.
OUTPUT_COLOR_ENCODING_YCBCR444
YCBCR444.
OUTPUT_COLOR_ENCODING_YCBCR422
YCBCR422.
OUTPUT_COLOR_ENCODING_YCBCR420
YCBCR420.
OUTPUT_COLOR_ENCODING_INTENSITY
Intensité.
OUTPUT_COLOR_ENCODING_FORCE_UINT32
Uint32.

Configuration requise

Condition requise Valeur
Client minimal pris en charge Windows 10 version 1903
En-tête ntddvdeo.h