Top |
GObject ╰── AgsRecall ╰── AgsRecallAudioRun ├── AgsCopyNotationAudioRun ├── AgsCopyPatternAudioRun ├── AgsCountBeatsAudioRun ├── AgsDelayAudioRun ├── AgsMuteAudioRun ├── AgsPlayNotationAudioRun ├── AgsRecordMidiAudioRun ├── AgsRouteDssiAudioRun ╰── AgsRouteLv2AudioRun
AgsRecallAudioRun implements AgsConnectable, AgsPackable, AgsDynamicConnectable and AgsPlugin.
AgsRecallAudioRun * ags_recall_audio_run_new ();
Creates an AgsRecallAudioRun.
Since: 0.4
“recall-audio”
property“recall-audio” AgsRecallAudio *
The AgsRecallAudio which this recall needs.
Flags: Read / Write
Since: 0.4.0