Method

AgsAudioChannelget_pattern

since: 3.1.0

Declaration [src]

GList*
ags_channel_get_pattern (
  AgsChannel* channel
)

Description [src]

Get pattern.

Available since: 3.1.0

Return value

Type: A list of None

The GList-struct containig AgsPattern.

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