Method

AgsAudioPatternset_channel

since: 3.1.0

Declaration [src]

void
ags_pattern_set_channel (
  AgsPattern* pattern,
  GObject* channel
)

Description [src]

Set channel.

Available since: 3.1.0

Parameters

channel

Type: GObject

The AgsChannel.

The data is owned by the caller of the function.