pub unsafe extern "C" fn obs_canvas_get_channel(
canvas: *mut obs_canvas_t,
channel: u32,
) -> *mut obs_source_tExpand description
Gets the source currently in use for this view context
pub unsafe extern "C" fn obs_canvas_get_channel(
canvas: *mut obs_canvas_t,
channel: u32,
) -> *mut obs_source_tGets the source currently in use for this view context