Method

AgsAudioRecyclingContextget_child_recall_id

since: 3.0.0

Declaration [src]

GList*
ags_recycling_context_get_child_recall_id (
  AgsRecyclingContext* recycling_context
)

Description [src]

Retrieve all child recall ids.

Available since: 3.0.0

Return value

Type: A list of AgsRecallID*

The AgsRecallID as GList-struct.

The caller of the method takes ownership of the data, and is responsible for freeing it.