Virtual Method

AgsAudioSoundProviderset_default_soundcard_thread

since: 3.0.0

Declaration [src]

void
set_default_soundcard_thread (
  AgsSoundProvider* sound_provider,
  GObject* soundcard_thread
)

Description [src]

Set default soundcard thread.

Available since: 3.0.0

Parameters

soundcard_thread

Type: GObject

The default AgsThread.

The data is owned by the caller of the function.