Method
AgsAudioRecallset_output_soundcard
since: 3.0.0
Declaration [src]
void
ags_recall_set_output_soundcard (
AgsRecall* recall,
GObject* output_soundcard
)
Description [src]
Set output soundcard of recall.
Available since: 3.0.0
| Sets property | AgsAudio.Recall:output-soundcard |
Parameters
output_soundcard-
Type:
GObjectThe
GObjectimplementingAgsSoundcard.The data is owned by the caller of the function.