pub unsafe extern "C" fn obs_view_get_video_info(
view: *mut obs_view_t,
ovi: *mut obs_video_info,
) -> bool
Expand description
Gets the video settings currently in use for this view context, returns false if no video
pub unsafe extern "C" fn obs_view_get_video_info(
view: *mut obs_view_t,
ovi: *mut obs_video_info,
) -> bool
Gets the video settings currently in use for this view context, returns false if no video