962a3ea837
Let the users decide which backend to use.
4 lines
190 B
Text
4 lines
190 B
Text
To decode audio files the library supports different backends:
|
|
- gstreamer via gst1-python3
|
|
- ffmpeg via its command-line interface
|
|
- wave, aifc, and sunau files via Python standard library
|