Sound:getChannelLayout
EditReturns the channel layout of the Sound.
channels = Sound:getChannelLayout()
Arguments
None
Returns
Name | Type | Description |
channels | ChannelLayout | The channel layout. |
See also
Sound:getChannelCount
Sound
Returns the channel layout of the Sound.
channels = Sound:getChannelLayout()
None
Name | Type | Description |
channels | ChannelLayout | The channel layout. |
Sound:getChannelCount
Sound