Docs.rs
webrtc-media-0.9.0
webrtc-media 0.9.0
Permalink
Docs.rs crate page
MIT OR Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
rainliu
Dependencies
byteorder ^1
normal
bytes ^1
normal
rand ^0.8
normal
rtp ^0.12.0
normal
thiserror ^1
normal
criterion ^0.5
dev
nearly_eq ^0.2
dev
Versions
35.9%
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
webrtc_
media
0.9.0
Module ivf_
reader
Module Items
Structs
Constants
In webrtc_
media::
io
webrtc_media
::
io
Module
ivf_reader
Copy item path
Source
Structs
§
IVFFile
Header
IVFFileHeader 32-byte header for IVF files
https://wiki.multimedia.cx/index.php/IVF
IVFFrame
Header
IVFFrameHeader 12-byte header for IVF frames
https://wiki.multimedia.cx/index.php/IVF
IVFReader
IVFReader is used to read IVF files and return frame payloads
Constants
§
IVF_
FILE_
HEADER_
SIGNATURE
IVF_
FILE_
HEADER_
SIZE
IVF_
FRAME_
HEADER_
SIZE