Type Number Library audio.* Revision Current Public Release (2018.3326) 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 ) |