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

Return value

Type: AgsTaskLauncher

The AgsTaskLauncher.

The caller of the method takes ownership of the data, and is responsible for freeing it.