Class
AgsAudioSF2Loader
Description
class AgsAudio.SF2Loader : GObject.Object
{
flags: AgsSF2LoaderFlags,
connectable_flags: AgsConnectableFlags,
obj_mutex: GRecMutex,
thread: GThread*,
audio: AgsAudio*,
filename: gchar*,
preset: gchar*,
instrument: gchar*,
base_note: gdouble,
count: guint,
audio_container: AgsAudioContainer*
}
No description available.
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.