Skip to main content

Module tools

Module tools 

Source
Expand description

Symphonia helpers for opening and decoding audio files.

Functionsยง

get_decoder
Build a decoder for the first audio track in a FormatReader.
get_reader
Build a Symphonia FormatReader for the given file path.
open_file
Open a file and return a decoder plus format reader.