Module audio_core::buf

source ·
Expand description

Trait for dealing with abstract channel buffers.

Structs

  • A buffer that has been limited.
  • A buffer where a number of frames have been skipped over.
  • The tail of a buffer.

Traits

  • The base trait available to all audio buffers.