AgsCopyChannel — copys channel
GObject ╰── AgsRecall ╰── AgsRecallChannel ╰── AgsCopyChannel
AgsCopyChannel implements AgsConnectable, AgsPackable, AgsDynamicConnectable, AgsPlugin and AgsMutable.
#include <ags/audio/recall/ags_copy_channel.h>
The AgsCopyChannel class provides ports to the effect processor.
AgsCopyChannel * ags_copy_channel_new (AgsChannel *destination, AgsChannel *source);
AgsChannel *destination
AgsChannel *source
Creates an AgsCopyChannel
destination
the destination AgsChannel
source
the source AgsChannel
a new AgsCopyChannel
Since: 0.4
“muted”
“muted” AgsPort *
Mute the channel.
Flags: Read / Write