Method

AgsAudioAudioget_output_sequencer

since: 3.1.0

Declaration [src]

GObject*
ags_audio_get_output_sequencer (
  AgsAudio* audio
)

Description [src]

Get the output sequencer object of audio.

Available since: 3.1.0

Return value

Type: GObject

The output sequencer.

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