Sound:getFormat

Edit

Returns the sample format of the Sound.

format = Sound:getFormat()

Arguments

None

Returns

NameTypeDescription
formatSampleFormat The data type of each sample.

See also