Docs.rs
rtp-engine-0.1.0
rtp-engine 0.1.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
joshelson
Dependencies
aes ^0.8
normal
optional
audiopus ^0.3.0-rc.0
normal
optional
base64 ^0.22
normal
cpal ^0.17
normal
optional
ctr ^0.9
normal
optional
hmac ^0.12
normal
optional
log ^0.4
normal
rand ^0.10
normal
sha1 ^0.10
normal
optional
thiserror ^2.0
normal
tokio ^1
normal
env_logger ^0.11
dev
tokio ^1
dev
Versions
100%
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
parse_timestamp
rtp_
engine
0.1.0
In rtp_
engine::
rtp
rtp_engine
::
rtp
Function
parse_
timestamp
Copy item path
Source
pub fn parse_timestamp(data: &[
u8
]) ->
Option
<
u32
>
Expand description
Parse the timestamp from an RTP packet.