---
title: isMuted
framework: avkit
role: symbol
role_heading: Instance Property
path: avkit/avinterfacevolumecontrollable-5sjm1/ismuted
---

# isMuted

Controls whether audio output is temporarily silenced.

## Declaration

```swift
@MainActor var isMuted: Bool { get set }
```

## See Also

### Controlling volume

- [volume](avkit/avinterfacevolumecontrollable-5sjm1/volume.md)
- [hasAudio](avkit/avinterfacevolumecontrollable-5sjm1/hasaudio.md)
