Get Input Information

Get information of a select audio input
Preview
Preview

Parameters

Inputrequired
Select

Audio input you want to get information about

Variables

The following variables will be populated after executing this sub-action:

Description
input.identifierstring

Identifier of the audio input

Example: PCM_OUT_01_V_02_SD3
input.local.filterBypassbool

Indicates if filters are bypassed in your own mix

input.local.mutedbool

Indicator whether your own mix is muted

input.local.volumeint

Volume level of your own mix

Example: 100
input.namestring

Name of the audio input

Example: Music
input.stream.filterBypassbool

Indicates if filters are bypassed in the stream mix

input.stream.mutedbool

Indicator whether the stream mix is muted

input.stream.volumeint

Volume level of the stream mix

Example: 42