AgsRecallAudioRun

AgsRecallAudioRun — audio context of dynamic recall

Functions

Properties

AgsRecallAudio * recall-audio Read / Write

Object Hierarchy

    GObject
    ╰── AgsRecall
        ╰── AgsRecallAudioRun
            ├── AgsCopyNotationAudioRun
            ├── AgsCopyPatternAudioRun
            ├── AgsCountBeatsAudioRun
            ├── AgsDelayAudioRun
            ├── AgsMuteAudioRun
            ├── AgsPlayNotationAudioRun
            ├── AgsRecordMidiAudioRun
            ├── AgsRouteDssiAudioRun
            ╰── AgsRouteLv2AudioRun

Implemented Interfaces

AgsRecallAudioRun implements AgsConnectable, AgsPackable, AgsDynamicConnectable and AgsPlugin.

Description

AgsRecallAudioRun acts as dynamic audio recall.

Functions

ags_recall_audio_run_new ()

AgsRecallAudioRun *
ags_recall_audio_run_new ();

Creates an AgsRecallAudioRun.

Returns

a new AgsRecallAudioRun.

Since: 0.4

Types and Values

Property Details

The “recall-audio” property

  “recall-audio”             AgsRecallAudio *

The AgsRecallAudio which this recall needs.

Flags: Read / Write

Since: 0.4.0