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