Class
AgsAudioRecyclingContext
Description
class AgsAudio.RecyclingContext : GObject.Object
{
flags: AgsRecyclingContextFlags,
connectable_flags: AgsConnectableFlags,
sound_scope: gint,
obj_mutex: GRecMutex,
recall_id: GObject*,
parent: AgsRecyclingContext*,
children: GList*,
recycling: AgsRecycling**,
length: guint64
}
No description available.
Constructors
ags_recycling_context_new
Creates a AgsRecyclingContext
, boundaries are specified by length
.
since: 3.0.0
Signals
Signals inherited from GObject (1)
GObject::notify
The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.