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

Return value

Type: GObject

The input sequencer.

The caller of the method takes ownership of the data, and is responsible for freeing it.