Function symphonia_utils_xiph::flac::metadata::read_cuesheet_block
source · pub fn read_cuesheet_block<B: ReadBytes>(
reader: &mut B,
cues: &mut Vec<Cue>
) -> Result<()>
Expand description
Read a cuesheet block.