A collection of useful AVFAudio class extensions.
Add a package dependency to https://github.com/sbooth/AVFAudioExtensions in Xcode.
- Clone the AVFAudioExtensions repository.
swift build
.
Extended Class | Description |
---|---|
AVAudioChannelLayout | Functions for building channel layouts from channel labels |
AVAudioFormat | Format transformations |
AVAudioPCMBuffer | Functions for buffer manipulation |
Released under the MIT License.