---
title: IOAudioToggleControl
framework: kernel
role: symbol
role_heading: Class
path: kernel/ioaudiotogglecontrol
---

# IOAudioToggleControl

## Declaration

```occ
class IOAudioToggleControl : IOAudioControl
```

## Topics

### Miscellaneous

- [create](kernel/ioaudiotogglecontrol/1811569-create.md)
- [createPassThruMuteControl](kernel/ioaudiotogglecontrol/1811586-createpassthrumutecontrol.md)
- [init](kernel/ioaudiotogglecontrol/1811599-init.md)

### Instance Methods

- [getMetaClass](kernel/ioaudiotogglecontrol/1416489-getmetaclass.md)
- [init](kernel/ioaudiotogglecontrol/1416491-init.md)

### Type Methods

- [create](kernel/ioaudiotogglecontrol/1416495-create.md)
- [createMuteControl](kernel/ioaudiotogglecontrol/1416498-createmutecontrol.md)
- [createPassThruMuteControl](kernel/ioaudiotogglecontrol/1416493-createpassthrumutecontrol.md)

## Relationships

### Inherits From

- [IOAudioControl](kernel/ioaudiocontrol.md)

## See Also

### Interfaces

- [IOAudioLevelControl](kernel/ioaudiolevelcontrol.md)
- [IOAudioSelectorControl](kernel/ioaudioselectorcontrol.md)
- [IOAudioControl](kernel/ioaudiocontrol.md)
- [IOAudioEngine](kernel/ioaudioengine.md)
- [IOAudioStream](kernel/ioaudiostream.md)
- [IOAudioPort](kernel/ioaudioport.md)
