AVAudioFifo

Context for an Audio FIFO Buffer.

- Operates at the sample level rather than the byte level. - Supports multiple channels with either planar or packed sample format. - Automatic reallocation when writing to a full buffer.

extern (C) @nogc nothrow
struct AVAudioFifo

Meta