audio.reservedChannels

Type Number
Library audio.*
Revision Release 2024.3703
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 )