public @interface

Cue.AnchorType

implements java.lang.annotation.Annotation

 androidx.media3.common.text.Cue.AnchorType

Overview

The type of anchor, which may be unset. One of Cue.TYPE_UNSET, Cue.ANCHOR_TYPE_START, Cue.ANCHOR_TYPE_MIDDLE or Cue.ANCHOR_TYPE_END.

Summary