Function obs_sys::obs_get_output_source
source · [−]pub unsafe extern "C" fn obs_get_output_source(
channel: u32
) -> *mut obs_source_tExpand description
Gets the primary output source for a channel and increments the reference counter for that source. Use obs_source_release to release.