Method
AgsAudioProgramset_control_key
since: 5.4.0
[−]
Declaration [src]
void
ags_program_set_control_key (
AgsProgram* program,
gpointer control_key
)
[−]
Description [src]
Set control key.
Available since: 5.4.0
Sets property | AgsAudio.Program:control-key |
[−]
Parameters
control_key
-
Type:
gpointer
The control key.
The argument can be NULL
.The data is owned by the caller of the method.