| Top |
|
|
ags_recall_factory_create () |
|
|
ags_recall_factory_remove () |
|
|
ags_recall_factory_get_instance () |
|
|
ags_recall_factory_new () |
GList * ags_recall_factory_create (,AgsAudio *audio,AgsRecallContainer *play_container,AgsRecallContainer *recall_container,gchar *plugin_name,guint start_audio_channel,guint stop_audio_channel,guint start_pad,guint stop_pad,guint create_flags);guint recall_flags
Instantiate
audio |
an |
|
recall_container |
an |
|
plugin_name |
the plugin identifier to instantiate |
|
start_audio_channel |
the first audio channel to apply |
|
stop_audio_channel |
the last audio channel to apply |
|
start_pad |
the first pad to apply |
|
stop_pad |
the last pad to apply |
|
create_flags |
modify the behaviour of this function |
|
recall_flags |
flags to be set for |
Since 0.4
void ags_recall_factory_remove (,AgsAudio *audio);AgsRecallContainer *recall_container