Method

AgsAudioMidiUtilcopy

since: 5.5.0

Declaration [src]

AgsMidiUtil*
ags_midi_util_copy (
  AgsMidiUtil* midi_util
)

Description [src]

Copy MIDI util.

Available since: 5.5.0

Return value

Type: AgsMidiUtil

The newly allocated AgsMidiUtil-struct.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.