Docs.rs
ac-ffmpeg-0.18.2
ac-ffmpeg 0.18.2
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
operutka
github:angelcam:core
Dependencies
lazy_static ^1.4
normal
clap ^4
dev
ac-ffmpeg-build =0.1
build
ac-ffmpeg-features =0.1
build
cc ^1.0
build
rustc_version ^0.4
build
Versions
97.19%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
ac_
ffmpeg
0.18.2
Module io
Module Items
Structs
In ac_
ffmpeg::
format
ac_ffmpeg
::
format
Module
io
Copy item path
Source
Expand description
Elementary IO used by the muxer and demuxer.
Structs
ยง
IO
An AVIO IO that connects FFmpeg AVIO context with Rust streams.
MemWriter
Writer that puts everything in memory. It also allows taking the data on the fly.