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

AudioMixSource interface

The settings for a single source within an AudioMix operation see: NorskTransform.audioMix()

Signature:

export interface AudioMixSource<Pins>

Properties

Property Type Description

channelGains?

readonly Gain[]

(Optional) A vector of gains for this source, one for each channel

pin

Pins

The name of the InputPin for this source

AudioMixSettingsUpdate AudioSignalGeneratorSettings

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