pub unsafe extern "C" fn obs_output_video(
output: *const obs_output_t,
) -> *mut video_t
Expand description
Returns the video media context associated with this output
pub unsafe extern "C" fn obs_output_video(
output: *const obs_output_t,
) -> *mut video_t
Returns the video media context associated with this output