Method
AgsSoundcardset_presets
since: 3.0.0
Declaration [src]
void
ags_soundcard_set_presets (
AgsSoundcard* soundcard,
guint channels,
guint rate,
guint buffer_size,
AgsSoundcardFormat format
)
Parameters
channels-
Type:
guintThe audio channels.
rate-
Type:
guintThe samplerate.
buffer_size-
Type:
guintThe buffer size.
format-
Type:
AgsSoundcardFormatThe format.