SetEnabledHDMIQualityDetection

Sets the enabled or disabled status for HDMI quality detection on a display.

Syntax

Copied!

ADLX_RESULT     SetEnabledHDMIQualityDetection (adlx_bool* enabled)

Parameters

  1. [in] enable adlx_bool The new HDMI quality detection state. Set true to enable HDMI quality detection. Set false to disable HDMI quality detection.

Return Value

If the state of HDMI quality detection is successfully set, ADLX_OK is returned.

If the state of HDMI quality detection is not successfully set, an error code is returned.

Refer to ADLX_RESULT for success codes and error codes.

Requirements

Header

include “IDisplaySettings.h”

Minimum version

1.2