Method

AgsAudioAudioget_output

since: 3.1.0

Declaration [src]

AgsChannel*
ags_audio_get_output (
  AgsAudio* audio
)

Description [src]

Get the output object of audio.

Available since: 3.1.0

Gets propertyAgsAudio.Audio:output

Return value

Type: AgsChannel

The output.

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