audio.reservedChannels

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