Method

AgsAudioSFZFileget_region

since: 3.17.0

Declaration [src]

GList*
ags_sfz_file_get_region (
  AgsSFZFile* sfz_file
)

Description [src]

Get the regions of sfz_file.

Available since: 3.17.0

Return value

Type: A list of None

The GList-struct containing AgsSFZRegion.

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