| Top |
AgsSoundcardThread * ags_soundcard_thread_find_soundcard (AgsSoundcardThread *soundcard_thread,GObject *soundcard);
Find soundcard
as sibling of soundcard_thread
, if it was found on the returned
thread should be called g_object_unref().
Since: 3.0.0
AgsSoundcardThread * ags_soundcard_thread_new (GObject *soundcard,guint soundcard_capability);
Create a new instance of AgsSoundcardThread.
Since: 3.0.0
“soundcard” property“soundcard” GObject *
The assigned AgsSoundcard.
Owner: AgsSoundcardThread
Flags: Read / Write
Since: 3.0.0
“soundcard-capability” property“soundcard-capability” guint
The soundcard capability.
Owner: AgsSoundcardThread
Flags: Read / Write
Allowed values: <= G_MAXINT
Default value: 0
Since: 3.0.0