AgsAcceleration — Acceleration class.
GObject ╰── AgsAcceleration
AgsAcceleration implements AgsConnectable.
#include <ags/audio/ags_acceleration.h>
AgsAcceleration represents a downhill-grade.
AgsAcceleration * ags_acceleration_duplicate (AgsAcceleration *acceleration);
AgsAcceleration *acceleration
Duplicate a acceleration.
acceleration
an AgsAcceleration
the duplicated AgsAcceleration.
Since: 0.4.3
AgsAcceleration * ags_acceleration_new ();
Creates an AgsAcceleration
a new AgsAcceleration
AGS_ACCELERATION_DEFAULT_START
if start is default start point
AGS_ACCELERATION_DEFAULT_END
if end is default end point
AGS_ACCELERATION_GUI
interpret x and y as GUI format
AGS_ACCELERATION_RUNTIME
interpret x and y as runtime formant
AGS_ACCELERATION_HUMAN_READABLE
interpret x and y as human readable
AGS_ACCELERATION_DEFAULT_LENGTH
if default length applies
AGS_ACCELERATION_IS_SELECTED
if the acceleration is selected