Cargo Features
general_audio_native has no features set by default.
[dependencies]
general_audio_native = { version = "0.3.5", features = ["force_dedicated_audio_thread", "flac", "vorbis", "wav", "mp3"] }
- force_dedicated_audio_thread
- flac
-
Enables flac of rodio ^0.17
- vorbis
-
Enables vorbis of rodio ^0.17
- wav
-
Enables wav of rodio ^0.17
- mp3
-
Enables mp3 of rodio ^0.17
general_audio_native has 5 features without comments.