pub fn encode_frame<T: Pixel>(
fi: &FrameInvariants<T>,
fs: &mut FrameState<T>,
inter_cfg: &InterConfig,
) -> Vec<u8> ⓘ
Expand description
§Panics
- If the frame packets cannot be written
pub fn encode_frame<T: Pixel>(
fi: &FrameInvariants<T>,
fs: &mut FrameState<T>,
inter_cfg: &InterConfig,
) -> Vec<u8> ⓘ