Contents

UnsafeMutableAudioBufferListPointer

A wrapper for a pointer to an AudioBufferList.

Declaration

struct UnsafeMutableAudioBufferListPointer

Overview

Like UnsafeMutablePointer, this type provides no automated memory management and the user must therefore take care to allocate and free memory appropriately.

Topics

Initializers

Instance Properties

Default Implementations

See Also

Structures