Skip to main content

Module stream_io

Module stream_io 

Source

Structsยง

StreamIo
An FFmpeg AVIOContext backed by a Rust Read/Write/Seek stream, for custom I/O via format::input_from_stream / format::output_to_stream.