pub unsafe extern "C" fn projectm_get_hard_cut_duration(
instance: projectm_handle,
) -> f64Expand description
@brief Returns the minimum display time before a hard cut can happen. @param instance The projectM instance handle. @return The minimum number of seconds the preset will be displayed before a hard cut.