Method

AgsAudioAudioget_output_soundcard

since: 3.1.0

Declaration [src]

GObject*
ags_audio_get_output_soundcard (
  AgsAudio* audio
)

Description [src]

Get the output soundcard object of audio.

Available since: 3.1.0

Return value

Type: GObject

The output soundcard.

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