Function obs_sys::obs_output_pause
source · [−]pub unsafe extern "C" fn obs_output_pause(
output: *mut obs_output_t,
pause: bool
) -> boolExpand description
Pauses the output (if the functionality is allowed by the output
pub unsafe extern "C" fn obs_output_pause(
output: *mut obs_output_t,
pause: bool
) -> boolPauses the output (if the functionality is allowed by the output