Method

AgsAudioRecyclingis_active

since: 3.0.0

Declaration [src]

gboolean
ags_recycling_is_active (
  AgsRecycling* start_region,
  AgsRecycling* end_region,
  GObject* recall_id
)

Description [src]

Check if is active.

Available since: 3.0.0

Parameters

end_region

Type: AgsRecycling

Boundary end.

The data is owned by the caller of the function.
recall_id

Type: GObject

The AgsRecallID.

The data is owned by the caller of the function.

Return value

Type: gboolean

TRUE if related audio signal to recall id is available, otherwise FALSE.