Method

AgsAudioSoundContainerget_level_id

since: 3.0.0

Declaration [src]

gchar*
ags_sound_container_get_level_id (
  AgsSoundContainer* sound_container
)

Description [src]

Get level id.

Available since: 3.0.0

Return value

Type: gchar*

The level id as string.

The caller of the method takes ownership of the data, and is responsible for freeing it.
The value is a NUL terminated UTF-8 string.