Skip to main content

input_buffer_with_format

Function input_buffer_with_format 

Source
pub fn input_buffer_with_format(
    data: Vec<u8>,
    format: &str,
) -> FFmpegResult<BufferedInput>