is_mp4

Function is_mp4 

Source
pub fn is_mp4(data: &[u8]) -> bool
Expand description

Returns true if the data starts with a valid MP4 ftyp box.