Method
AgsAudioPlaybackget_channel_thread
since: 3.0.0
Declaration [src]
AgsThread*
ags_playback_get_channel_thread (
AgsPlayback* playback,
gint sound_scope
)
Return value
Type: AgsThread
The matching AgsThread
or NULL
.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |