Method

AgsAudioChannelpad_last

since: 3.0.0

Declaration [src]

AgsChannel*
ags_channel_pad_last (
  AgsChannel* channel
)

Description [src]

Iterates until the last pad has been reached.

Available since: 3.0.0

Return value

Type: AgsChannel

The last AgsChannel with the same audio channel as channel.

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