pub fn probe_sequence_header( path: impl AsRef<Path>, max_scan_bytes: usize, ) -> Result<Option<MpegSeqHeader>>
Scan the first max_scan_bytes bytes of a file for a MPEG sequence header.
max_scan_bytes