volume
The audio player’s volume relative to other audio output.
Declaration
var volume: Float { get set }Discussion
This property supports values ranging from 0.0 for silence to 1.0 for full volume.
The audio player’s volume relative to other audio output.
var volume: Float { get set }This property supports values ranging from 0.0 for silence to 1.0 for full volume.