Skip to main content

extended_frame_payload

Function extended_frame_payload 

Source
fn extended_frame_payload(payload: &[u8]) -> Option<&[u8]>
Expand description

Locates the VP8 frame bytes after an extended descriptor.

None means the extension-bit combination is malformed or an advertised field is absent. The keyframe probe treats that as “not a keyframe”.