API Version: 7.0
Library Version: 7.0.5
Generated by gi-docgen 2024.1
since: 3.3.0
void ags_audio_insert_recall ( AgsAudio* audio, GObject* recall, gboolean play_context, gint position )
Insert recall at position in audio‘s play_context.
recall
position
audio
play_context
Available since: 3.3.0
Type: GObject
GObject
The AgsRecall.
AgsRecall
Type: gboolean
gboolean
If TRUE play context, else if FALSE recall context.
TRUE
FALSE
Type: gint
gint
The position.