Method

AgsAudioProgramget_control_name

since: 5.3.9

Declaration [src]

gchar*
ags_program_get_control_name (
  AgsProgram* program
)

Description [src]

Get control name.

Available since: 5.3.9

Return value

Type: gchar*

The control name.

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.