Method

AgsAudioChannelset_play

since: 3.1.0

Declaration [src]

void
ags_channel_set_play (
  AgsChannel* channel,
  GList* play
)

Description [src]

Set play by replacing existing.

Available since: 3.1.0

Sets propertyAgsAudio.Channel:play

Parameters

play

Type: A list of None

The GList-struct containing AgsRecall.

The instance takes ownership of the data, and is responsible for freeing it.