Method

AgsAudioRecyclingset_channel

since: 3.1.0

[]

Declaration [src]

void
ags_recycling_set_channel (
  AgsRecycling* recycling,
  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 method.