setMicState

Director Plus

Set the audio state of Mic 1 input.

Address

/audioMixer/setMicState [state]

Arguments

Type Description
argument 1 Int Audio state
0: Always on (unmute)
1: Always off (mute)

Example

Mute the Mic 1 input audio.

/audioMixer/setMicState 1

Note: Floating point numbers will be rounded down.

/audioMixer/setMicState 1.9 = /audioMixer/setMicState 1

Director One/Director Mini

Set the audio state of microphone input.

Address

/audioMixer/setMicState [state]

Arguments

Type Description
argument 1 Int Audio state
0: Always on (unmute)
1: Always off (mute)

Example

Mute the microphone input audio.

/audioMixer/setMicState 1

Note: Floating point numbers will be rounded down.

/audioMixer/setMicState 1.9 = /audioMixer/setMicState 1

results matching ""

    No results matching ""