Method

AgsAudioRecallChannelget_source

since: 3.1.0

Declaration [src]

AgsChannel*
ags_recall_channel_get_source (
  AgsRecallChannel* recall_channel
)

Description [src]

Get source.

Available since: 3.1.0

Return value

Type: AgsChannel

The AgsSource.

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