AgsFxPlaybackChannel — fx playback channel
GObject ╰── AgsRecall ╰── AgsRecallChannel ╰── AgsFxPlaybackChannel
#include <ags/audio/fx/ags_fx_playback_channel.h>
The AgsFxPlaybackChannel class provides ports to the effect processor.
AgsFxPlaybackChannel * ags_fx_playback_channel_new (AgsChannel *channel);
AgsChannel *channel
Create a new instance of AgsFxPlaybackChannel
channel
the AgsChannel
the new AgsFxPlaybackChannel
Since: 3.3.0