Type Number Library audio.* Revision Current Public Release (2018.3326) Keywords audio, channels, total channels See also audio.reservedChannels
Returns the total number of channels. This value is currently 32, but the limit may change in the future.
audio.totalChannels |
local result = audio.totalChannels print ( result ) |