Type Number Library audio.* Revision Release 2025.3714 Keywords audio, channels, unreserved used channels See also audio.unreservedFreeChannels
Returns the number of channels that are currently in use (playing or paused), excluding the channels which have been reserved.
audio.unreservedUsedChannels
local result = audio.unreservedUsedChannels print( result )