Contents

volume

The audio output level as a normalized value between 0.0 (completely silent) and 1.0 (maximum system volume). This value is independent of the muted state and represents the user’s volume preference. Must be key-value observable.

Declaration

@property (nonatomic, readwrite) float volume;

See Also

Controlling volume