Method

AgsAudioChannelget_link

since: 3.0.0

Declaration [src]

AgsChannel*
ags_channel_get_link (
  AgsChannel* channel
)

Description [src]

Ascend/descend channel.

Available since: 3.0.0

Gets propertyAgsAudio.Channel:link

Return value

Type: AgsChannel

The link of AgsChannel if available, otherwise NULL.

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