public @interface

Cue.LineType

implements java.lang.annotation.Annotation

 androidx.media3.common.text.Cue.LineType

Overview

The type of line, which may be unset. One of Cue.TYPE_UNSET, Cue.LINE_TYPE_FRACTION or Cue.LINE_TYPE_NUMBER.

Summary