Method

AgsAudioChannelnext

since: 3.0.0

Declaration [src]

AgsChannel*
ags_channel_next (
  AgsChannel* channel
)

Description [src]

Iterate channel.

Available since: 3.0.0

Return value

Type: AgsChannel

The next of AgsChannel if available, otherwise NULL.

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