Function symphonia_metadata::id3v1::util::genre_name
source · pub fn genre_name(index: u8) -> Option<&'static &'static str>
Expand description
Try to get the genre name for the ID3v1 genre index.
pub fn genre_name(index: u8) -> Option<&'static &'static str>
Try to get the genre name for the ID3v1 genre index.