Norsk logo Developer Documentation
  • Norsk Media Typescript SDK
  • Interfaces
  • AudioGainSettings
1.0.402-nightly-5b471ee6 1.0.401 1.0.400 1.0.399

AudioGainSettings interface

Settings for an Audio Gain node see: NorskTransform.audioGain()

Signature:

export interface AudioGainSettings extends ProcessorNodeSettings<AudioGainNode>

Extends: ProcessorNodeSettings<AudioGainNode>

Properties

Property Type Description

channelGains

readonly Gain[]

A vector of gains for this source, one for each channel

onInputChanged?

(metadata?: StreamMetadata) ⇒ void

(Optional)

AudioEncodeSettings AudioGainSettingsUpdate

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