Method

AgsAudioAudioLoopadd_channel

since: 3.0.0

Declaration [src]

void
ags_audio_loop_add_channel (
  AgsAudioLoop* audio_loop,
  GObject* channel
)

Description [src]

Add channel for playback.

Available since: 3.0.0

Parameters

channel

Type: GObject

An AgsChannel.

The data is owned by the caller of the function.