pub unsafe extern "C" fn obs_output_set_service(
    output: *mut obs_output_t,
    service: *mut obs_service_t
)
Expand description

Sets the current service associated with this output.