pub unsafe extern "C" fn obs_encoder_video(
encoder: *const obs_encoder_t,
) -> *mut video_t
Expand description
Returns the video output context used with this encoder, or NULL if not a video context
pub unsafe extern "C" fn obs_encoder_video(
encoder: *const obs_encoder_t,
) -> *mut video_t
Returns the video output context used with this encoder, or NULL if not a video context