Method
AgsAudioChannelThreadget_task_launcher
since: 3.11.0
Declaration [src]
AgsTaskLauncher*
ags_channel_thread_get_task_launcher (
AgsChannelThread* channel_thread
)
Description [src]
Get task launcher.
Available since: 3.11.0
Gets property | AgsAudio.ChannelThread: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. |