pan
The bus’s stereo pan.
Declaration
var pan: Float { get set }Discussion
The default value is 0.0, and the range of valid values is -1.0 to 1.0. Only the AVAudioEnvironmentNode class implements this property.
The bus’s stereo pan.
var pan: Float { get set }The default value is 0.0, and the range of valid values is -1.0 to 1.0. Only the AVAudioEnvironmentNode class implements this property.