Method

AgsAudioAudioset_max_pads

since: 3.0.0

Declaration [src]

void
ags_audio_set_max_pads (
  AgsAudio* audio,
  GType channel_type,
  guint max_pads
)

Description [src]

Set maximum pads of channel_type.

Available since: 3.0.0

Parameters

channel_type

Type: GType

The GType of channel, either AGS_TYPE_OUTPUT or AGS_TYPE_INPUT.

max_pads

Type: guint

Maximum of pads.