Method

AgsAudioCoreAudioServerremove_client

since: 3.0.0

[]

Declaration [src]

void
ags_core_audio_server_remove_client (
  AgsCoreAudioServer* core_audio_server,
  GObject* core_audio_client
)
[]

Description [src]

Remove core_audio_client to core_audio_server.

Available since: 3.0.0

[]

Parameters

core_audio_client

Type: GObject

The AgsCoreAudioClient to remove.

The data is owned by the caller of the method.