Skip to content

SetEnabled

Navigation: ADLX SDK ReferencesADLX InterfacesDisplayIADLXDisplayHDCP

Syntax

ADLX_RESULT    SetEnabled (adlx_bool enable)

Parameters

#DirectionNameTypeDescription
1.[in]enableadlx_boolThe new HDCP configuration state. Set true to enable HDCP. Set false to disable HDCP.

Return Value

If the state of HDCP configuration is successfully set, ADLX_OK is returned.

If the state of HDCP configuration is not successfully set, an error code is returned.

Refer to ADLX_RESULT for success codes and error codes.

Additional Info

If the HDCP is disabled on this display, digitally protected content may be unplayable, or played at a lower resolution.

Requirements

Headerinclude “IDisplaySettings.h”
Minimum version1.0

See Also: ADLX Enums