DSI_CONTROL_TRANSMISSION_MODE enumeration (ntddvdeo.h)
DSI-2 (display serial interface) control transmission mode.
Syntax
typedef enum _DSI_CONTROL_TRANSMISSION_MODE {
DCT_DEFAULT,
DCT_FORCE_LOW_POWER,
DCT_FORCE_HIGH_PERFORMANCE
} DSI_CONTROL_TRANSMISSION_MODE;
Constants
DCT_DEFAULT Default. |
DCT_FORCE_LOW_POWER Force low power. |
DCT_FORCE_HIGH_PERFORMANCE Force high performance. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 10, version 1903 |
Header | ntddvdeo.h |