Class
AgsAudioSequencerThread
[−]
Description
class AgsAudio.SequencerThread : Ags.Thread
implements Ags.Connectable {
time_val: time_t,
sequencer: GObject*,
timestamp_thread: AgsThread*,
error: GError*
}
No description available.
[−]
Instance methods
ags_sequencer_thread_find_sequencer
Find sequencer
as sibling of sequencer_thread
, if it was found on the returned
thread should be called g_object_unref().
since: 3.0.0
[+]
Methods inherited from AgsConnectable (13)
[+]