Function libav_ng::low_level::avcodec_encode_video2
source ยท pub unsafe extern "C" fn avcodec_encode_video2(
avctx: *mut AVCodecContext,
avpkt: *mut AVPacket,
frame: *const AVFrame,
got_packet_ptr: *mut i32,
) -> i32