Constructor
AgsAudioAudioThreadnew
since: 3.0.0
Declaration [src]
AgsAudioThread*
ags_audio_thread_new (
GObject* default_output_soundcard,
GObject* audio
)
Return value
Type: AgsAudioThread
The new AgsAudioThread
.
The caller of the function takes ownership of the data, and is responsible for freeing it. |