AudioStream:getChannelCount

Edit

Returns the number of channels in the AudioStream.

channels = AudioStream:getChannelCount()

Arguments

None

Returns

NameTypeDescription
channelsnumber The number of channels.

See also