Method

AgsAudioAudioget_input_soundcard

since: 3.1.0

Declaration [src]

GObject*
ags_audio_get_input_soundcard (
  AgsAudio* audio
)

Description [src]

Get the input soundcard object of audio.

Available since: 3.1.0

Return value

Type: GObject

The input soundcard.

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