Sound:isStream
EditReturns whether the Sound is a stream.
stream = Sound:isStream()
Arguments
None
Returns
Name | Type | Description |
stream | boolean | Whether the Sound is a stream. |
See also
Sound:isCompressed
lovr.data.newSound
Sound
Returns whether the Sound is a stream.
stream = Sound:isStream()
None
Name | Type | Description |
stream | boolean | Whether the Sound is a stream. |
Sound:isCompressed
lovr.data.newSound
Sound