Docs.rs
oximedia-proxy-0.1.2
oximedia-proxy 0.1.2
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
cool-japan
Dependencies
num_cpus ^1.17
normal
oximedia-core ^0.1.2
normal
oximedia-edl ^0.1.2
normal
oximedia-metadata ^0.1.2
normal
oximedia-timecode ^0.1.2
normal
oximedia-transcode ^0.1.2
normal
rayon ^1.11
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^2
normal
tokio ^1
normal
tracing ^0.1
normal
tokio ^1
dev
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Resolution
oximedia_
proxy
0.1.2
In oximedia_
proxy::
proxy_
registry_
ext
oximedia_proxy
::
proxy_registry_ext
Type Alias
Resolution
Copy item path
Source
pub type Resolution = (
u32
,
u32
);
Expand description
Resolution expressed as
(width, height)
in pixels.