Method

AgsAudioProgramget_marker

since: 5.1.0

Declaration [src]

GList*
ags_program_get_marker (
  AgsProgram* program
)

Description [src]

Get marker.

Available since: 5.1.0

Return value

Type: A list of AgsMarker*

The GList-struct containig AgsMarker.

The caller of the method takes ownership of the data, and is responsible for freeing it.