Module decoder
Available on crate feature
dep_rodio
only.Expand description
Decodes samples from an audio file.
Modules§
- symphonia
- Symphonia decoders types
Structs§
- Decoder
- Source of audio samples from decoding a file.
- Looped
Decoder - 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§
- Decoder
Error - Error that can happen when creating a decoder.
- Mp4Type