Top |
AgsApplyPresets * ags_apply_presets_new (GObject *scope
,guint pcm_channels
,guint samplerate
,guint buffer_size
,guint format
);
Creates an AgsApplyPresets.
scope |
a GObject |
|
pcm_channels |
pcm channels |
|
samplerate |
samplerate |
|
buffer_size |
buffer size |
|
format |
format |
Since: 0.7.45