Method

AgsAudioTrackget_smf_buffer

Declaration [src]

gpointer
ags_track_get_smf_buffer (
  AgsTrack* track,
  guint* smf_buffer_length
)

Description

No description available.

Parameters

smf_buffer_length

Type: guint*

No description available.

The data is owned by the caller of the function.

Return value

Type: gpointer

No description available.

The data is owned by the instance.
The return value can be NULL.