Contents

AVAudioPCMBuffer

An object that represents an audio buffer you use with PCM audio formats.

Declaration

class AVAudioPCMBuffer

Overview

The PCM buffer class provides methods that are useful for manipulating buffers of audio in PCM format.

Topics

Creating a PCM Audio Buffer

Getting and Setting the Frame Length

Accessing PCM Buffer Data

Initializers

See Also

Specialized Audio Buffers