Skip to main content

encode

Function encode 

Source
pub fn encode(width: usize, height: usize, framerate: Ratio) -> EncoderBuilder
Expand description

Create a new encoder builder. Alias for EncoderBuilder::new.