Method
AgsAudioAudioUnitServeradd_client
since: 3.0.0
Declaration [src]
void
ags_audio_unit_server_add_client (
AgsAudioUnitServer* audio_unit_server,
GObject* audio_unit_client
)
Parameters
audio_unit_client
-
Type:
GObject
The
AgsAudioUnitClient
to add.The data is owned by the caller of the method.