get_audio_file_extension

Function get_audio_file_extension 

Source
pub fn get_audio_file_extension(
    data: &[u8],
    requested_format: Option<&str>,
) -> &'static str
Expand description

Get the appropriate file extension based on the detected or specified format