Top |
AgsLoopChannelRun implements AgsConnectable, AgsPackable, AgsDynamicConnectable and AgsPlugin.
AgsLoopChannelRun * ags_loop_channel_run_new (AgsChannel *channel
,AgsCountBeatsAudioRun *count_beats_audio_run
,gboolean is_template
);
Creates an AgsLoopChannelRun
channel |
the AgsChannel as source |
|
count_beats_audio_run |
||
is_template |
if |
Since: 0.4
“count-beats-audio-run”
property“count-beats-audio-run” GObject *
The pointer to a counter object which indicates when looping should happen.
Flags: Read / Write