pub unsafe extern "C" fn obs_output_set_video_encoder(
    output: *mut obs_output_t,
    encoder: *mut obs_encoder_t
)
Expand description

Sets the current video encoder associated with this output, required for encoded outputs