Method

AgsAudioSoundProviderset_soundcard

since: 3.0.0

Declaration [src]

void
ags_sound_provider_set_soundcard (
  AgsSoundProvider* sound_provider,
  GList* soundcard
)

Description [src]

Set soundcards.

Available since: 3.0.0

Parameters

soundcard

Type: A list of GObject*

A GList-struct containing AgsSoundcard.

The instance takes ownership of the data, and is responsible for freeing it.