Cargo Features

scuffle-ffmpeg has no features set by default.

[dependencies]
scuffle-ffmpeg = { version = "0.0.0", features = ["channel", "tokio-channel", "crossbeam-channel", "tracing"] }
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