Cargo Features
termusic-server has no features set by default.
[dependencies]
termusic-server = { version = "0.10.0", features = ["gst", "mpv", "rusty-soundtouch", "all-backends"] }
- default
-
NOTE: this package fails to compile if not one of the backends (rusty, gst, mpv) are compiled in!
- gst all-backends?
-
Enables gst of termusic-playback
- mpv all-backends?
-
Enables mpv of termusic-playback
- rusty-soundtouch all-backends?
-
Enables rusty-soundtouch of termusic-playback
- all-backends = gst, mpv, rusty-soundtouch