audio.reservedChannels

Type Number
Library audio.*
Revision Release 2022.3683
Keywords audio, channels, free channels
See also audio.reserveChannels()

Overview

Returns the number of reserved channels set by audio.reserveChannels().

Syntax

audio.reservedChannels

Example

local result = audio.reservedChannels
print( result )