SDC_USE_SUPPLIED_DISPLAY_CONFIG top-level constant
- @Deprecated('Use SET_DISPLAY_CONFIG_FLAGS.SDC_USE_SUPPLIED_DISPLAY_CONFIG instead')
The topology, source, and target mode information that are supplied in the pathArray and the modeInfoArray parameters are used, rather than looking up the configuration in the database.
Implementation
@Deprecated(
'Use SET_DISPLAY_CONFIG_FLAGS.SDC_USE_SUPPLIED_DISPLAY_CONFIG instead')
const SDC_USE_SUPPLIED_DISPLAY_CONFIG = 0x00000020;