Freigeben über


OUTPUT_COLOR_ENCODING-Enumeration (ntddvdeo.h)

Ausgabefarbcodierung.

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;

Konstanten

 
OUTPUT_COLOR_ENCODING_RGB
RGB.
OUTPUT_COLOR_ENCODING_YCBCR444
YCBCR444.
OUTPUT_COLOR_ENCODING_YCBCR422
YCBCR422.
OUTPUT_COLOR_ENCODING_YCBCR420
YCBCR420.
OUTPUT_COLOR_ENCODING_INTENSITY
Intensität.
OUTPUT_COLOR_ENCODING_FORCE_UINT32
Uint32.

Anforderungen

Anforderung Wert
Unterstützte Mindestversion (Client) Windows 10, Version 1903
Kopfzeile ntddvdeo.h