Docs.rs
rtp-core-0.3.0
rtp-core 0.3.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
xmppjingle
Dependencies
audiopus ^0.3.0-rc.0
normal
optional
bytes ^1
normal
cpal ^0.15
normal
optional
rand ^0.8
normal
serde ^1
normal
thiserror ^1
normal
tokio ^1
normal
tracing ^0.1
normal
tokio ^1
dev
Versions
51.19%
of the crate is documented
Platform
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
Module jitter
rtp_
core
0.3.0
Module jitter
Module Items
Structs
In crate rtp_
core
rtp_core
Module
jitter
Copy item path
Source
Structs
ยง
Jitter
Buffer
A simple fixed-size jitter buffer that reorders incoming RTP packets by sequence number and provides them in order.