pub fn from_mp3_file<P: AsRef<Path>>(path: P) -> Result<Vec<Chapter>, String>
Reads chapter frames in ID3 tags.