Method

AgsAudioChannelfirst_with_recycling

since: 3.0.0

Declaration [src]

AgsChannel*
ags_channel_first_with_recycling (
  AgsChannel* channel
)

Description [src]

Find first recycling related to channel.

Available since: 3.0.0

Return value

Type: AgsChannel

The first channel with an AgsRecycling.

The caller of the method takes ownership of the data, and is responsible for freeing it.