Method
AgsAudioAudioset_output_soundcard
since: 3.0.0
Declaration [src]
void
ags_audio_set_output_soundcard (
AgsAudio* audio,
GObject* output_soundcard
)
Description [src]
Set the output soundcard object of audio
.
Available since: 3.0.0
Sets property | AgsAudio.Audio:output-soundcard |
Parameters
output_soundcard
-
Type:
GObject
The
GObject
implementingAgsSoundcard
.The data is owned by the caller of the method.