AudioBusBuffers.__anonymous

Undocumented in source.
struct AudioBusBuffers
union __anonymous {}

Members

Variables

channelBuffers32
Sample32** channelBuffers32;

< sample buffers to process with 32-bit precision

channelBuffers64
Sample64** channelBuffers64;

< sample buffers to process with 64-bit precision

Meta