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.
A Boolean value that indicates whether audio for the renderer is in a muted state.
var isMuted: Bool { get set }This property only affects muting the renderer instance and not the device.