Expand description
Audio decoder implementations.
See audio::create_decoder for the routing entry point.
Re-exports§
pub use mp3::Mp3Decoder;pub use vorbis::VorbisDecoder;
Audio decoder implementations.
See audio::create_decoder for the routing entry point.
pub use mp3::Mp3Decoder;pub use vorbis::VorbisDecoder;