Function fractal::utils::media::load_audio_info
source ยท pub async fn load_audio_info(file: &File) -> BaseAudioInfo
Expand description
Load information for the audio in the given file.
pub async fn load_audio_info(file: &File) -> BaseAudioInfo
Load information for the audio in the given file.