Method
AgsAudioMidiParseropen_filename
since: 3.2.0
[−]
Declaration [src]
void
ags_midi_parser_open_filename (
AgsMidiParser* midi_parser,
gchar* filename
)
[−]
Parameters
filename
-
Type:
gchar*
The filename.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string.