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
FormatReaderfor the given file path. - open_
file - Open a file and return a decoder plus format reader.