Docs.rs
webrtc-media-0.10.0
webrtc-media 0.10.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
rainliu
Dependencies
byteorder ^1
normal
bytes ^1
normal
rand ^0.8
normal
rtp ^0.13.0
normal
thiserror ^1
normal
criterion ^0.5
dev
nearly_eq ^0.2
dev
Versions
35.9%
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
Crate
webrtc_media
webrtc_
media
0.10.0
All Items
Crate Items
Modules
Structs
Enums
Crates
webrtc_media
Crate
webrtc_media
Copy item path
Source
Modules
§
audio
io
video
Structs
§
Sample
A Sample contains encoded media and timing information
Enums
§
Error
Results
Settings
Help
Summary
In Names
(1)
In Parameters
(2)
In Return Types
(0)
trait
webrtc_media::
audio::
buffer::
ToByteBufferRef
trait method
webrtc_media::
audio::
buffer::
ToByteBufferRef::
bytes_len
&
ToByteBufferRef
-> ()
trait method
webrtc_media::
audio::
buffer::
ToByteBufferRef::
to_bytes
&
ToByteBufferRef
, &mut [u8], usize -> Result<usize, ToByteBufferRef::Error>
No results :(
Try on
DuckDuckGo
?
Or try looking in one of these:
The
Rust Reference
for technical details about the language.
Rust By Example
for expository code examples.
The
Rust Book
for introductions to language features and the language itself.
Docs.rs
for documentation of crates released on
crates.io
.