Norsk logo Developer Documentation
  • Norsk Media Typescript SDK
  • Interfaces
  • AudioGainSettingsUpdate
1.0.402-nightly-cafb19b8 1.0.401 1.0.400 1.0.399

AudioGainSettingsUpdate interface

An update operation for an Audio Gain node see: AudioGainNode.updateConfig()

Signature:

export interface AudioGainSettingsUpdate

Properties

Property Type Description

channelGains?

readonly Gain[]

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

transition?

PartTransition

(Optional) Optional transition to apply when changing gains

AudioGainSettings AudioMeasureLevels

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