IDDCX_FRAME_STATISTICS_FLAGS enumeration (iddcx.h)
A IDDCX_FRAME_STATISTICS_FLAGS value indicates how a frame was altered by the driver.
Syntax
typedef enum IDDCX_FRAME_STATISTICS_FLAGS {
IDDCX_FRAME_STATISTICS_FLAGS_NONE = 0,
IDDCX_FRAME_STATISTICS_FLAGS_REDUCED_COLOR_FIDELITY = 1
} ;
Constants
IDDCX_FRAME_STATISTICS_FLAGS_NONE Value: 0 Indicates that there are no alterations to the frame. |
IDDCX_FRAME_STATISTICS_FLAGS_REDUCED_COLOR_FIDELITY Value: 1 When set indicates that the driver reduced the color fidelity of the desktop image while processing and transmitting this frame. |
Requirements
Requirement | Value |
---|---|
Header | iddcx.h |