volume
The bus’s input volume.
Declaration
var volume: Float { get set }Discussion
The default value is 1.0, and the range of valid values is 0.0 to 1.0. Only the AVAudioEnvironmentNode and the AVAudioMixerNode implement this property.
The bus’s input volume.
var volume: Float { get set }The default value is 1.0, and the range of valid values is 0.0 to 1.0. Only the AVAudioEnvironmentNode and the AVAudioMixerNode implement this property.