Method
AgsAudioAudioset_automation_port
since: 3.1.0
[−]
Declaration [src]
void
ags_audio_set_automation_port (
AgsAudio* audio,
gchar** automation_port
)
[−]
Parameters
automation_port
-
Type:
gchar**
The string vector containing automation ports.
The instance takes ownership of the data, and is responsible for freeing it. The value is a NUL terminated UTF-8 string.