Function obs_encoder_set_video

Source
pub unsafe extern "C" fn obs_encoder_set_video(
    encoder: *mut obs_encoder_t,
    video: *mut video_t,
)
Expand description

Sets the video output context to be used with this encoder