Method
AgsAudioAudioSignalset_input_soundcard
since: 3.0.0
Declaration [src]
void
ags_audio_signal_set_input_soundcard (
AgsAudioSignal* audio_signal,
GObject* input_soundcard
)
Description [src]
Set the input soundcard object of audio_signal
.
Available since: 3.0.0
Sets property | AgsAudio.AudioSignal:input-soundcard |
Parameters
input_soundcard
-
Type:
GObject
The
GObject
implementingAgsSoundcard
.The data is owned by the caller of the method.