Whether or not the stream should loop after reaching the end.
If set, the stream will restart from the beginning after reaching the end and so on, until it is stopped or looping is set to false.
Default looping state for streams is false.
See Implementation
Whether or not the stream should loop after reaching the end.
If set, the stream will restart from the beginning after reaching the end and so on, until it is stopped or looping is set to false.
Default looping state for streams is false.