Sound:isStream

Edit

Returns whether the Sound is a stream.

stream = Sound:isStream()

Arguments

None

Returns

NameTypeDescription
streamboolean Whether the Sound is a stream.

See also