Virtual Method

AgsAudioSoundProviderset_default_soundcard

since: 3.0.0

Declaration [src]

void
set_default_soundcard (
  AgsSoundProvider* sound_provider,
  GObject* soundcard
)

Description [src]

Set default soundcard.

Available since: 3.0.0

Parameters

soundcard

Type: GObject

The GObject implementing AgsSoundcard.

The data is owned by the caller of the function.