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