Skip to main content

read_cover

Function read_cover 

Source
pub fn read_cover(track_path: &Path) -> Option<(Vec<u8>, String)>
Expand description

Read the embedded front-cover picture (or best available) as raw bytes plus its MIME type, for previewing in the metadata editor. None if the file has no embedded artwork.