public @interface

Player.RepeatMode

implements java.lang.annotation.Annotation

 androidx.media3.common.Player.RepeatMode

Overview

Repeat modes for playback. One of Player.REPEAT_MODE_OFF, Player.REPEAT_MODE_ONE or Player.REPEAT_MODE_ALL.

Summary