Crate avmux

Source
Expand description

A crate to merge video and audio based on rsmpeg (dynamic link with ffmpeg lib).

More information can be found in the document.

Modules§

document
error
Error handling module for the library.

Structs§

AVFile
Represents an input file with a URL.

Traits§

Mux
Trait for merging multiple media files into one.