Method
AgsAudioRecallget_input_soundcard
since: 3.1.0
Declaration [src]
GObject*
ags_recall_get_input_soundcard (
AgsRecall* recall
)
Description [src]
Get the input soundcard object of recall
.
Available since: 3.1.0
Gets property | AgsAudio.Recall:input-soundcard |
Return value
Type: GObject
The input soundcard.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |