Function chapters::from_mp3_file

source ·
pub fn from_mp3_file<P: AsRef<Path>>(path: P) -> Result<Vec<Chapter>, String>
Expand description

Reads chapter frames in ID3 tags.