AudioGainSettingsUpdate interface
An update operation for an Audio Gain node see: AudioGainNode.updateConfig()
Signature:
export interface AudioGainSettingsUpdate
Properties
Property | Type | Description |
---|---|---|
readonly Gain[] |
(Optional) A vector of gains for this source, one for each channel |