Method
AgsAudioAudioset_input_soundcard
since: 3.0.0
Declaration [src]
void
ags_audio_set_input_soundcard (
AgsAudio* audio,
GObject* input_soundcard
)
Description [src]
Set the input soundcard object of audio.
Available since: 3.0.0
| Sets property | AgsAudio.Audio:input-soundcard |
Parameters
input_soundcard-
Type:
GObjectThe
GObjectimplementingAgsSoundcard.The data is owned by the caller of the function.