Expand description
Trait for dealing with abstract channel buffers.
Structs§
- Limit
- A buffer that has been limited.
- Skip
- A buffer where a number of frames have been skipped over.
- Tail
- The tail of a buffer.
Traits§
- Buf
- The base trait available to all audio buffers.