Method
AgsAudioAudioinsert_recall
since: 3.3.0
Declaration [src]
void
ags_audio_insert_recall (
AgsAudio* audio,
GObject* recall,
gboolean play_context,
gint position
)
Parameters
recall
-
Type:
GObject
The
AgsRecall
.The data is owned by the caller of the method. play_context
-
Type:
gboolean
If
TRUE
play context, else ifFALSE
recall context. position
-
Type:
gint
The position.