pub unsafe extern "C" fn obs_view_get_source(
    view: *mut obs_view_t,
    channel: u32
) -> *mut obs_source_t
Expand description

Gets the source currently in use for this view context