AudioStream:getChannelCount
EditReturns the number of channels in the AudioStream.
channels = AudioStream:getChannelCount()Arguments
None
Returns
| Name | Type | Description |
| channels | number | The number of channels. |
Returns the number of channels in the AudioStream.
channels = AudioStream:getChannelCount()None
| Name | Type | Description |
| channels | number | The number of channels. |