Method
AgsAudioAudioThreadget_task_launcher
since: 3.11.0
Declaration [src]
AgsTaskLauncher*
ags_audio_thread_get_task_launcher (
AgsAudioThread* audio_thread
)
Description [src]
Get task launcher.
Available since: 3.11.0
Gets property | AgsAudio.AudioThread:task-launcher |
Return value
Type: AgsTaskLauncher
The AgsTaskLauncher
.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |