Method
AgsAudioAudioSignalget_output_soundcard
since: 3.1.0
Declaration [src]
GObject*
ags_audio_signal_get_output_soundcard (
AgsAudioSignal* audio_signal
)
Description [src]
Get the output soundcard object of audio_signal
.
Available since: 3.1.0
Gets property | AgsAudio.AudioSignal:output-soundcard |
Return value
Type: GObject
The output soundcard.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |