Method
AgsAudioAudioset_input_sequencer
since: 3.0.0
Declaration [src]
void
ags_audio_set_input_sequencer (
AgsAudio* audio,
GObject* input_sequencer
)
Description [src]
Set the input sequencer object of audio
.
Available since: 3.0.0
Sets property | AgsAudio.Audio:input-sequencer |
Parameters
input_sequencer
-
Type:
GObject
The
GObject
implementingAgsSequencer
.The data is owned by the caller of the method.