Method
AgsAudioRecallIDget_recycling_context
since: 3.3.0
Declaration [src]
AgsRecyclingContext*
ags_recall_id_get_recycling_context (
AgsRecallID* recall_id
)
Description [src]
Get recycling context.
Available since: 3.3.0
Gets property | AgsAudio.RecallID:recycling-context |
Return value
Type: AgsRecyclingContext
The AgsRecyclingContext
.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |