Function projectm_rs::projectm_get_aspect_correction
source · [−]pub unsafe extern "C" fn projectm_get_aspect_correction(
instance: projectm_handle
) -> bool
Expand description
@brief Returns whether aspect ratio correction is enabled or not. @param instance The projectM instance handle. @return True if aspect ratio correction is enabled, false otherwise.