Virtual Method

AgsAudioSoundContainerselect_level_by_id

since: 3.0.0

Declaration [src]

guint
select_level_by_id (
  AgsSoundContainer* sound_container,
  gchar* level_id
)

Description [src]

Select level by id.

Available since: 3.0.0

Parameters

level_id

Type: gchar*

The level id as string.

The data is owned by the caller of the function.
The value is a NUL terminated UTF-8 string.

Return value

Type: guint

The index of level as unsigned integer.