Method
AgsAudioAudioget_input_sequencer
since: 3.1.0
Declaration [src]
GObject*
ags_audio_get_input_sequencer (
AgsAudio* audio
)
Description [src]
Get the input sequencer object of audio
.
Available since: 3.1.0
Gets property | AgsAudio.Audio:input-sequencer |
Return value
Type: GObject
The input sequencer.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |