pub unsafe extern "C" fn obs_output_get_active_delay(
output: *const obs_output_t,
) -> u32
Expand description
If delay is active, gets the currently active delay value, in seconds.
pub unsafe extern "C" fn obs_output_get_active_delay(
output: *const obs_output_t,
) -> u32
If delay is active, gets the currently active delay value, in seconds.