Player.RepeatMode


@Documented
@Retention(value = RetentionPolicy.SOURCE)
@Target(value = )
@IntDef(value = )
public annotation Player.RepeatMode


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