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.
pub fn probe_fra_bytes(input: &[u8]) -> Result<ProbeInfo, ProbeError>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.