AVOLITES TITAN API

SetAudioPanelStatus

Sets the audio panel status.

Namespace: Panel

Syntax

MACRO

Void Panel.SetAudioPanelStatus(Boolean enabled)

HTTP

http://[ip]:4430/titan/script/2/Panel/SetAudioPanelStatus?enabled={bool}

Parameters

enabled ( Boolean ) : if set to true [enabled].

enabled

HTTP Example:
http://localhost:4430/titan/script/2/Panel/SetAudioPanelStatus?enabled=true