Docs.rs
opus-rust-0.1.1
opus-rust 0.1.1
Permalink
Docs.rs crate page
MIT
/
Apache-2.0
Links
Repository
crates.io
Source
Owners
WolverinDEV
Dependencies
opus-cmake-sys ^1.0.2
normal
Versions
100%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
get_nb_frames
opus
0.1.1
In opus::
packet
opus
::
packet
Function
get_
nb_
frames
Copy item path
Source
pub fn get_nb_frames(packet: &[
u8
]) ->
Result
<
usize
>
Expand description
Get the number of frames in an Opus packet.