Interface

AgsSoundServer

[]

Description

interface Ags.SoundServer : GObject.Object

No description available.

[]

Prerequisite

In order to implement SoundServer, your type must inherit fromGObject.

[]

Instance methods

ags_sound_server_get_ports

Gets the ports of sound_server.

since: 3.0.0

ags_sound_server_get_sequencer

Gets the sequencer of sound_server associated with client_uuid.

since: 3.0.0

ags_sound_server_get_soundcard

Gets the soundcard of sound_server associated with client_uuid.

since: 3.0.0

ags_sound_server_get_url

Gets the URL of sound_server.

since: 3.0.0

ags_sound_server_register_sequencer

Fetches sequencer of sound_server.

since: 3.0.0

ags_sound_server_register_soundcard

Fetches soundcard of sound_server.

since: 3.0.0

ags_sound_server_set_ports
No description available.

ags_sound_server_set_sequencer

Sets the sequencer at client_uuid.

since: 3.0.0

ags_sound_server_set_soundcard

Sets the soundcard at client_uuid.

since: 3.0.0

ags_sound_server_set_url

Sets the url of sound_server.

since: 3.0.0

ags_sound_server_unregister_sequencer

Releases sequencer in sound_server.

since: 3.0.0

ags_sound_server_unregister_soundcard

Releases soundcard in sound_server.

since: 3.0.0

Interface structure

[]

Virtual methods

Ags.SoundServer.get_ports

Gets the ports of sound_server.

since: 3.0.0

Ags.SoundServer.get_sequencer

Gets the sequencer of sound_server associated with client_uuid.

since: 3.0.0

Ags.SoundServer.get_soundcard

Gets the soundcard of sound_server associated with client_uuid.

since: 3.0.0

Ags.SoundServer.get_url

Gets the URL of sound_server.

since: 3.0.0

Ags.SoundServer.register_sequencer

Fetches sequencer of sound_server.

since: 3.0.0

Ags.SoundServer.register_soundcard

Fetches soundcard of sound_server.

since: 3.0.0

Ags.SoundServer.set_ports
No description available.

Ags.SoundServer.set_sequencer

Sets the sequencer at client_uuid.

since: 3.0.0

Ags.SoundServer.set_soundcard

Sets the soundcard at client_uuid.

since: 3.0.0

Ags.SoundServer.set_url

Sets the url of sound_server.

since: 3.0.0

Ags.SoundServer.unregister_sequencer

Releases sequencer in sound_server.

since: 3.0.0

Ags.SoundServer.unregister_soundcard

Releases soundcard in sound_server.

since: 3.0.0