Method

AgsAudioChannellast

since: 3.0.0

[]

Declaration [src]

AgsChannel*
ags_channel_last (
  AgsChannel* channel
)
[]

Description [src]

Iterates until the last AgsChannel was found.

Available since: 3.0.0

[]

Return value

Type: AgsChannel

The last AgsChannel.

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