pub unsafe extern "C" fn obs_output_get_delay(
output: *const obs_output_t,
) -> u32
Expand description
Gets the currently set delay value, in seconds.
pub unsafe extern "C" fn obs_output_get_delay(
output: *const obs_output_t,
) -> u32
Gets the currently set delay value, in seconds.