Method

AgsAudioAudiocollect_all_audio_ports

since: 3.0.0

Declaration [src]

GList*
ags_audio_collect_all_audio_ports (
  AgsAudio* audio
)

Description [src]

Retrieve all ports of AgsAudio.

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.