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
)

Description [src]

Set presets.

Available since: 3.0.0

Parameters

channels

Type: guint

The audio channels.

rate

Type: guint

The samplerate.

buffer_size

Type: guint

The buffer size.

format

Type: AgsSoundcardFormat

The format.