Docs.rs
ac-ffmpeg-0.18.1
ac-ffmpeg 0.18.1
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
operutka
github:angelcam:core
Dependencies
lazy_static ^1.4
normal
clap ^2.33
dev
cc ^1.0
build
pkg-config ^0.3.16
build
Versions
97.55%
of the crate is documented
Platform
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
☰
Module io
Structs
?
Module
ac_ffmpeg
::
format
::
io
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.