Function wav_io::new_header

source ·
pub fn new_header(
    sample_rate: u32,
    bits_per_sample: u16,
    is_float: bool,
    is_mono: bool
) -> WavHeader
Expand description

new wav header