Sound:getChannelLayout

Edit

Returns the channel layout of the Sound.

channels = Sound:getChannelLayout()

Arguments

None

Returns

NameTypeDescription
channelsChannelLayout The channel layout.

See also