Function read_file_contents

Source
pub fn read_file_contents(
    audio_file: &mut ProbeResult,
) -> Result<AudioBuffer<f32>, AudioFileError>