Crate ac_ffmpeg

Source
Expand description

Safe Rust interface for FFmpeg libraries. See the examples folder for code examples.

Modules§

Structs§

Functions§

  • Set log callback for FFmpeg. All log messages from FFmpeg will be passed to a given closure.