Function obs_sys::obs_set_output_source
source · [−]pub unsafe extern "C" fn obs_set_output_source(
channel: u32,
source: *mut obs_source_t
)Expand description
Sets the primary output source for a channel.
pub unsafe extern "C" fn obs_set_output_source(
channel: u32,
source: *mut obs_source_t
)Sets the primary output source for a channel.