public @interface

Cue.VerticalType

implements java.lang.annotation.Annotation

 androidx.media3.common.text.Cue.VerticalType

Overview

The type of vertical layout for this cue, which may be unset (i.e. horizontal). One of Cue.TYPE_UNSET, Cue.VERTICAL_TYPE_RL or Cue.VERTICAL_TYPE_LR.

Summary