Method

AgsAudioAudioget_input

since: 3.1.0

Declaration [src]

AgsChannel*
ags_audio_get_input (
  AgsAudio* audio
)

Description [src]

Get the input object of audio.

Available since: 3.1.0

Gets propertyAgsAudio.Audio:input

Return value

Type: AgsChannel

The input.

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