Norsk logo Developer Documentation
  • Norsk Media Typescript SDK
  • Interfaces
  • AudioMixMatrixSettingsUpdate
1.0.402-nightly-2fb1dbba 1.0.401 1.0.400 1.0.399

AudioMixMatrixSettingsUpdate interface

Config update for the AudioMixMatrixNode. Call AudioMixMatrixNode.updateConfig() for updating the config.

Signature:

export interface AudioMixMatrixSettingsUpdate

Properties

Property Type Description

channelGains

readonly Gain[][]

The NxM updated matrix of gains from N input channels to M output channels

AudioMixMatrixSettings AudioMixSettings

The source code for this UI is licensed under the terms of the MPL-2.0 license.