Method
AgsAudioRecallset_input_soundcard
since: 3.0.0
Declaration [src]
void
ags_recall_set_input_soundcard (
AgsRecall* recall,
GObject* input_soundcard
)
Description [src]
Set the input soundcard object of recall.
Available since: 3.0.0
| Sets property | AgsAudio.Recall:input-soundcard |
Parameters
input_soundcard-
Type:
GObjectThe
GObjectimplementingAgsSoundcard.The data is owned by the caller of the method.