Contents

kAudioSessionProperty_CurrentHardwareOutputVolume

Indicates the current audio output volume as Float32 value between 0.0 and 1.0. Read-only. This value is available to your app by way of a property listener callback function. See Audiosessionaddpropertylistener(_:_:_:).

Declaration

var kAudioSessionProperty_CurrentHardwareOutputVolume: Int { get }

See Also

Constants