For the complete documentation index, see llms.txt. This page is also available as Markdown.

Get Master Audio Source

Retrieves details about the master audio source. This action only works on those switchers that feature the Fairlight audio mixer.

Parameters

None.

Returns

Master audio information, including:

  • leftLevel

  • rightLevel

  • leftPeak

  • rightPeak

  • inputLeftLevel

  • inputRightLevel

  • inputLeftPeak

  • inputRightPeak

  • compressorGainReduction

  • limiterGainReduction

  • outputLeftLevel

  • outputRightLevel

  • outputLeftPeak

  • outputRightPeak

  • equalizerGain

  • equalizerBands

  • equalizerEnabled

  • makeUpGain

  • gain

  • followFadeToBlack

  • addAudioTransitionWhenSwitching

Last updated