Method
AgsAudioRecyclingis_active
since: 3.0.0
[−]
Declaration [src]
gboolean
ags_recycling_is_active (
AgsRecycling* start_region,
AgsRecycling* end_region,
GObject* recall_id
)
[−]
Parameters
end_region
-
Type:
AgsRecycling
Boundary end.
The data is owned by the caller of the method. recall_id
-
Type:
GObject
The
AgsRecallID
.The data is owned by the caller of the method.
[−]
Return value
Type: gboolean
TRUE
if related audio signal to recall id is available, otherwise FALSE
.