fix shi up
This commit is contained in:
parent
33a38d3547
commit
81337b7f4b
3 changed files with 10 additions and 46 deletions
|
|
@ -291,11 +291,6 @@ fn pick_stream_config(
|
|||
Ok((default_cfg.config(), sf))
|
||||
}
|
||||
|
||||
/// Build and return a CPAL input stream that performs:
|
||||
/// - downmix to mono
|
||||
/// - convert to i8 PCM [-128,127]
|
||||
/// - DFPWM encode in frames
|
||||
/// - broadcast frames over a channel
|
||||
fn build_cpal_stream(
|
||||
device: &Device,
|
||||
cfg: &StreamConfig,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue