Module rodio::decoder

source ·
Expand description

Decodes samples from an audio file.

Modules§

Structs§

  • Source of audio samples from decoding a file.
  • Source of audio samples from decoding a file that never ends. When the end of the file is reached the decoder starts again from the beginning.

Enums§