wav_io

Function 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