Method

AgsAudioRecyclingposition

since: 3.0.0

Declaration [src]

gint
ags_recycling_position (
  AgsRecycling* start_region,
  AgsRecycling* end_region,
  AgsRecycling* recycling
)

Description [src]

Retrieve position of recycling.

Available since: 3.0.0

Parameters

end_region

Type: AgsRecycling

Boundary end.

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

Type: AgsRecycling

Matching recycling.

The data is owned by the caller of the function.

Return value

Type: gint

Position within boundary.