Method

AgsAudioRecyclingContextremove_child

since: 3.0.0

Declaration [src]

void
ags_recycling_context_remove_child (
  AgsRecyclingContext* parent,
  AgsRecyclingContext* child
)

Description [src]

Removes a recycling context of its parent.

Available since: 3.0.0

Parameters

child

Type: AgsRecyclingContext

The child to remove.

The data is owned by the caller of the function.