Method

AgsAudioMidiFilewrite_track_data

[]

Declaration [src]

void
ags_midi_file_write_track_data (
  AgsMidiFile* midi_file,
  unsigned char* buffer,
  guint buffer_length
)
[]

Description

No description available.

[]

Parameters

buffer

Type: unsigned char*

No description available.

The data is owned by the caller of the method.
buffer_length

Type: guint

No description available.