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