API Version: 7.0
Library Version: 7.0.5
Generated by gi-docgen 2024.1
since: 3.0.0
void ags_audio_set_max_pads ( AgsAudio* audio, GType channel_type, guint max_pads )
Set maximum pads of channel_type.
channel_type
Available since: 3.0.0
Type: GType
GType
The GType of channel, either AGS_TYPE_OUTPUT or AGS_TYPE_INPUT.
max_pads
Type: guint
guint
Maximum of pads.