ac_ffmpeg::format

Module io

Source
Expand description

Elementary IO used by the muxer and demuxer.

Structsยง

  • An AVIO IO that connects FFmpeg AVIO context with Rust streams.
  • Writer that puts everything in memory. It also allows taking the data on the fly.