projectm_get_hard_cut_duration

Function projectm_get_hard_cut_duration 

Source
pub unsafe extern "C" fn projectm_get_hard_cut_duration(
    instance: projectm_handle,
) -> f64
Expand 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.