Cargo Features
scuffle-ffmpeg has no features set by default.
[dependencies]
scuffle-ffmpeg = { version = "0.0.2", features = ["channel", "tokio-channel", "crossbeam-channel", "tracing", "build"] }
- channel crossbeam-channel? tokio-channel?
-
Enables bytes
Affects
io::channel
… - tokio-channel = channel
-
Enables tokio
- crossbeam-channel = channel
-
Enables crossbeam-channel
- tracing
-
Enables tracing
Affects
log::log_callback_tracing
… - build
-
Enables build of ffmpeg-sys-next