audStopChannel

Category: Audio

Syntax:

audStopChannel:Void(channel:Int)


Parameters

Returns

Void



Summary

Stops playback on a channel and removes it.

Takes channel (channel handle).

Returns nothing.

View detailed documentation online



Example
audStopChannel(channel)

BambooBasic © 2026 Michael Denathorn