Skip to content
Last update: September 7, 2022

Special Channel Properties

the following Special channel properties can be addressed.

Program Audio

special.program.assign

Property for program audio source. needs to be assigned with the api call to a group.id

special.program.level

Property for program audio level. needs to be assigned with an integer in the level range -40 to 12 or one of its predefined values

value name represents the channels level
channel.level.min the minimum level -40 dB
channel.level.0db 0dB
channel.level.max the maximum level 12 dB

special.program.dim

Property for the program audio dim

can be called with a dim level

special.program.output

Property for program output. can be assigned with one of its values.

value name represents the channels pan
channel.output.both both outputs
channel.output.1 output 1
channel.output.2 output 2
channel.output.headset output 1 (MCX headset)
channel.output.speaker output 2 (MCX speaker)

Announcement Channel

special.announce.assign

Property for announcement source. needs to be assigned with the api call to a group.id

special.announce.level

Property for announcement level. needs to be assigned with an integer in the level range -40 to 12 or one of its predefined values

value name represents the channels level
channel.level.min the minimum level -40 dB
channel.level.0db 0dB
channel.level.max the maximum level 12 dB

special.announce.output

Property for announcement output. can be assigned with one of its values.

value name represents the channels pan
channel.output.both both outputs
channel.output.1 output 1
channel.output.2 output 2
channel.output.headset output 1 (MCX headset)
channel.output.speaker output 2 (MCX speaker)

Emergency Channel

special.emergency.assign

Property for emergency source. needs to be assigned with the api call to a group.id

special.emergency.level

Property for announcement level. needs to be assigned with an integer in the level range -40 to 12 or one of its predefined values

value name represents the channels level
channel.level.min the minimum level -40 dB
channel.level.0db 0dB
channel.level.max the maximum level 12 dB

special.emergency.output

Property for emergency output. can be assigned with one of its values.

value name represents the channels pan
channel.output.both both outputs
channel.output.1 output 1
channel.output.2 output 2
channel.output.headset output 1 (MCX headset)
channel.output.speaker output 2 (MCX speaker)

Direct Channel

special.direct.assign

Property for direct channel assigment. this is a read only property and can not be set. Its value will be a user.id.

special.direct.level

Property for announcement level. needs to be assigned with an integer in the level range -40 to 12 or one of its predefined values

value name represents the channels level
channel.level.min the minimum level -40 dB
channel.level.0db 0dB
channel.level.max the maximum level 12 dB

special.direct.cuemode

Property for direct cue mode. can be assigned with one of its values.

value name represents the channels cue mode
channel.cuemode.normal normal
channel.cuemode.ignore ignore
channel.cuemode.autoanswer auto answer

special.direct.output

Property for direct output. can be assigned with one of its values.

value name represents the channels pan
channel.output.both both outputs
channel.output.1 output 1
channel.output.2 output 2
channel.output.headset output 1 (MCX headset)
channel.output.speaker output 2 (MCX speaker)

Written by: Henk-Jan Blok