Method
AgsAudioTrackalloc_smf_buffer
since: 3.6.17
[−]
Declaration [src]
gpointer
ags_track_alloc_smf_buffer (
AgsTrack* track,
guint smf_buffer_length
)
[−]
Return value
Type: gpointer
The newly allocated SMF buffer.
The returned data is owned by the instance. |
The return value can be NULL . |