Method

AgsAudioChannelremove_pattern

since: 3.0.0

Declaration [src]

void
ags_channel_remove_pattern (
  AgsChannel* channel,
  GObject* pattern
)

Description [src]

Removes a pattern.

Available since: 3.0.0

Parameters

pattern

Type: GObject

The AgsPattern.

The data is owned by the caller of the function.