AgsAppendChannel
AgsAppendChannel — append channel object to audio loop
|
|
Includes
#include <ags/channel/task/ags_append_channel.h>
Description
The AgsAppendChannel task appends AgsChannel to AgsAudioLoop.
Functions
ags_append_channel_new ()
AgsAppendChannel *
ags_append_channel_new (GObject *audio_loop
,
GObject *channel
);
Creates an AgsAppendChannel.
Returns
an new AgsAppendChannel.
Since 0.4