Method
AgsAudioMidiBuilderappend_track
since: 3.0.0
[−]
Declaration [src]
void
ags_midi_builder_append_track (
AgsMidiBuilder* midi_builder,
gchar* track_name
)
[−]
Parameters
track_name
-
Type:
gchar*
The track name.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string.