Sound:getSampleCount

Edit

Returns the total number of samples in the Sound.

samples = Sound:getSampleCount()

Arguments

None

Returns

NameTypeDescription
samplesnumber The total number of samples in the Sound.

See also