Method
AgsAudioRecallChannelRunget_source
since: 3.1.0
[−]
Declaration [src]
AgsChannel*
ags_recall_channel_run_get_source (
AgsRecallChannelRun* recall_channel_run
)
[−]
Description [src]
Get source.
Available since: 3.1.0
Gets property | AgsAudio.RecallChannelRun:source |
[−]
Return value
Type: AgsChannel
The AgsSource
.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |