Module ffmpeg_sidecar::child
source · Structs§
- A wrapper around
std::process::Childcontaining a spawned FFmpeg command. Provides interfaces for reading parsed metadata, progress updates, warnings and errors, and piped output frames if applicable.