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 time
Structs
?
Module
ac_ffmpeg
::
time
source
·
[
−
]
Expand description
Time base aware timestamps.
Structs
TimeBase
A rational time base (e.g. 1/1000 is a millisecond time base).
Timestamp
A timestamp supporting various time bases. All comparisons are done within microsecond time base.