Method
AgsAudioChannelnext_with_recycling
since: 3.0.0
Declaration [src]
AgsChannel*
ags_channel_next_with_recycling (
AgsChannel* channel
)
Return value
Type: AgsChannel
The next channel with an AgsRecycling
.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |