Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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_DEFAULTDefault. |
DCT_FORCE_LOW_POWERForce low power. |
DCT_FORCE_HIGH_PERFORMANCEForce high performance. |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 10, version 1903 |
| Header | ntddvdeo.h |