Skip to main content

Module buffer

Module buffer 

Source

Structs§

AudioBuffer
Non-interleaved audio buffer. Borrows host memory through the format wrapper.
ChunksMut
Lending iterator returned by AudioBuffer::chunks_mut.
RawBufferScratch
Scratch space for RawBufferScratch::build.

Enums§

ChunkItem
One yielded chunk from AudioBuffer::chunks_mut.