Method
AgsAudioPlaybackDomainget_audio_thread
since: 3.0.0
Declaration [src]
AgsThread*
ags_playback_domain_get_audio_thread (
AgsPlaybackDomain* playback_domain,
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. |