Contents

AVSampleBufferAudioRenderer

An object used to decompress audio and play compressed or uncompressed audio.

Declaration

class AVSampleBufferAudioRenderer

Mentioned in

Overview

You must add an instance of this class to an AVSampleBufferRenderSynchronizer before queuing the first sample buffer.

Topics

Determining rendering status

Removing queued buffers

Configuring time and pitch

Configuring audio spatialization

Managing audio output

Responding to errors

See Also

Presentation