Skip to main content

probe_fra_bytes

Function probe_fra_bytes 

Source
pub fn probe_fra_bytes(input: &[u8]) -> Result<ProbeInfo, ProbeError>
Expand description

Legacy fragmented-file probe entry point for in-memory MP4 bytes.

This currently aliases probe_bytes for callers that already use the probe_fra naming.