Method
AgsAudioMidiFilewrite_header
since: 3.0.0
[−]
Declaration [src]
void
ags_midi_file_write_header (
AgsMidiFile* midi_file,
unsigned char* buffer,
guint buffer_length
)
[−]
Parameters
buffer
-
Type:
unsigned char*
The buffer to write.
The data is owned by the caller of the method. buffer_length
-
Type:
guint
The length of the buffer.