Method

AgsAudioAudioadd_preset

since: 3.0.0

Declaration [src]

void
ags_audio_add_preset (
  AgsAudio* audio,
  GObject* preset
)

Description [src]

Adds a preset.

Available since: 3.0.0

Parameters

preset

Type: GObject

An AgsPreset.

The data is owned by the caller of the function.