Method

AgsAudioSFZFileget_sample

since: 3.17.0

Declaration [src]

GList*
ags_sfz_file_get_sample (
  AgsSFZFile* sfz_file
)

Description [src]

Get the samples of sfz_file.

Available since: 3.17.0

Return value

Type: A list of None

The GList-struct containing AgsSFZSample.

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