Method

AgsAudioChannelcollect_all_channel_ports

since: 3.0.0

Declaration [src]

GList*
ags_channel_collect_all_channel_ports (
  AgsChannel* channel
)

Description [src]

Retrieve all ports of AgsChannel.

Available since: 3.0.0

Return value

Type: A list of None

A new GList containing AgsPort.

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