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