pub fn mime_to_audio_format(mime: &str) -> u32Expand description
Map a Content-Type (or similar) value to an AUDIO_FORMAT_* constant, or AUDIO_FORMAT_UNKNOWN.
pub fn mime_to_audio_format(mime: &str) -> u32Map a Content-Type (or similar) value to an AUDIO_FORMAT_* constant, or AUDIO_FORMAT_UNKNOWN.