Method
AgsAudioCoreAudioServeradd_client
since: 3.0.0
Declaration [src]
void
ags_core_audio_server_add_client (
AgsCoreAudioServer* core_audio_server,
GObject* core_audio_client
)
Parameters
core_audio_client
-
Type:
GObject
The
AgsCoreAudioClient
to add.The data is owned by the caller of the method.