Contents

isMuted

A Boolean value that indicates whether audio for the renderer is in a muted state.

Declaration

var isMuted: Bool { get set }

Discussion

This property only affects muting the renderer instance and not the device.

See Also

Managing audio output