Method

AgsAudioChannelset_audio

since: 3.1.0

Declaration [src]

void
ags_channel_set_audio (
  AgsChannel* channel,
  GObject* audio
)

Description [src]

Set audio.

Available since: 3.1.0

Sets propertyAgsAudio.Channel:audio

Parameters

audio

Type: GObject

The AgsAudio.

The data is owned by the caller of the function.