ac_ffmpeg_features

Function ffmpeg_features

Source
pub fn ffmpeg_features(all: bool) -> Vec<String>
Expand description

Get FFmpeg features.

ยงArguments

  • all - if true all features will be returned; otherwise, only the features actually provided by the libraries will be returned