Docs.rs
ac-ffmpeg-0.18.2
ac-ffmpeg 0.18.2
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 time
Module Items
Structs
In crate ac_
ffmpeg
ac_ffmpeg
Module
time
Copy item path
Source
Expand description
Time base aware timestamps.
Structs
ยง
Time
Base
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.