Docs.rs
webrtc-audio-processing-0.4.0
webrtc-audio-processing 0.4.0
Permalink
Docs.rs crate page
Links
Repository
crates.io
Source
Owners
bschwind
github:tonarino:engineering
Dependencies
serde ^1
normal
optional
webrtc-audio-processing-sys ^0.4.0
normal
crossbeam-channel ^0.5
dev
ctrlc ^3
dev
failure ^0.1
dev
hound ^3.4
dev
json5 ^0.3
dev
log ^0.4
dev
portaudio ^0.7
dev
regex ^1
dev
serde ^1
dev
structopt ^0.3
dev
Versions
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
webrtc_
audio_
processing
0.4.0
webrtc_audio_processing
Constant
NUM_SAMPLES_PER_FRAME
Copy item path
Source
pub const NUM_SAMPLES_PER_FRAME:
i32
= 480;
Expand description
The number of expected samples per frame.