AudioStream:getChannelLayout

Edit

Returns the channel layout of the AudioStream.

layout = AudioStream:getChannelLayout()

Arguments

None

Returns

NameTypeDescription
layoutChannelLayout The channel layout.

See also