write_ivf_frame

Function write_ivf_frame 

Source
pub fn write_ivf_frame(output_file: &mut dyn Write, pts: u64, data: &[u8])
Expand description

ยงPanics

  • If frame cannot be written to output file.