Enumeration

AgsAudioMarkerFlags

Declaration

flags AgsAudio.MarkerFlags

Description

No description available.

Members

Name Description
AGS_MARKER_DEFAULT_START

If start is default start point.

AGS_MARKER_DEFAULT_END

If end is default end point.

AGS_MARKER_GUI

Interpret x and y as GUI format.

AGS_MARKER_RUNTIME

Interpret x and y as runtime formant.

AGS_MARKER_HUMAN_READABLE

Interpret x and y as human readable.

AGS_MARKER_DEFAULT_LENGTH

If default length applies.

AGS_MARKER_IS_SELECTED

If the marker is selected.