Cargo Features

silk-codec has no features set by default.

[dependencies]
silk-codec = { version = "0.2.0", features = ["ffmpeg", "ffmpeg-tracing", "ffmpeg-static"] }
ffmpeg ffmpeg-static? ffmpeg-tracing?

Enables ffmpeg-next

ffmpeg-tracing = ffmpeg

Enables tracing

Affects ffmpeg_utils::install_ffmpeg_tracing

ffmpeg-static = ffmpeg

Enables static of ffmpeg-next