Method
AgsSoundServerregister_soundcard
since: 3.0.0
Declaration [src]
GObject*
ags_sound_server_register_soundcard (
AgsSoundServer* sound_server,
gboolean is_output
)
Return value
Type: GObject
A new AgsSoundcard
.
The caller of the method takes ownership of the data, and is responsible for freeing it. |