Enum: shaka.config.RepeatMode

Properties:
Name Value Type Description
OFF 0 number When the queue is completed the media session is terminated.
ALL 1 number All the items in the queue will be played indefinitely, when the last item is played it will play the first item again.
SINGLE 2 number The current item will be played repeatedly.
Source: