detect_audio_track

Function detect_audio_track 

Source
pub fn detect_audio_track(data: &[u8]) -> Option<AudioType>
Expand description

Attempts to find the first audio track in the MP4 and map its sample entry to an AudioType.