Method
AgsAudioMidiSmfUtilcopy
since: 6.0.0
Declaration [src]
AgsMidiSmfUtil*
ags_midi_smf_util_copy (
AgsMidiSmfUtil* midi_smf_util
)
Return value
Type: AgsMidiSmfUtil
The newly allocated AgsMidiSmfUtil
-struct.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |