AudioStream:getFormat

Edit

Returns the sample format of the AudioStream.

format = AudioStream:getFormat()

Arguments

None

Returns

NameTypeDescription
formatSampleFormat The sample format.

See also