Skip to main content

parse_sof

Function parse_sof 

Source
pub fn parse_sof(data: &[u8]) -> Result<FrameInfo>
Expand description

Parse a SOF0/SOF2 marker segment body (after the 2-byte length). progressive should be true for SOF2 markers.