pan
The audio player’s stereo pan position.
Declaration
var pan: Float { get set }Discussion
Set this property value to position the audio in the stereo field. Use a value of -1.0 to indicate full left, 1.0 for full right, and 0.0 for center.
The audio player’s stereo pan position.
var pan: Float { get set }Set this property value to position the audio in the stereo field. Use a value of -1.0 to indicate full left, 1.0 for full right, and 0.0 for center.