Category: Audio
Syntax:
audGetChannelVolume:Double(channel:Int)
Double
Gets the current volume of a playing channel.
Takes channel (channel handle).
Returns the current volume setting for the specified channel.
View detailed documentation online
Local vol:Double = audGetChannelVolume(channel)
BambooBasic © 2026 Michael Denathorn