Back to Exoplayer

CaptionStyleCompat.EdgeType (ExoPlayer library)

docs/doc/reference/com/google/android/exoplayer2/ui/CaptionStyleCompat.EdgeType.html

latest1.4 KB
Original Source

Package com.google.android.exoplayer2.ui

Annotation Type CaptionStyleCompat.EdgeType


[@Documented](https://developer.android.com/reference/java/lang/annotation/Documented.html "class or interface in java.lang.annotation")[@Retention](https://developer.android.com/reference/java/lang/annotation/Retention.html "class or interface in java.lang.annotation")([SOURCE](https://developer.android.com/reference/java/lang/annotation/RetentionPolicy.html?is-external=true#SOURCE "class or interface in java.lang.annotation"))[@Target](https://developer.android.com/reference/java/lang/annotation/Target.html "class or interface in java.lang.annotation")([TYPE\_USE](https://developer.android.com/reference/java/lang/annotation/ElementType.html?is-external=true#TYPE_USE "class or interface in java.lang.annotation"))
public static @interfaceCaptionStyleCompat.EdgeType

The type of edge, which may be none. One of CaptionStyleCompat.EDGE_TYPE_NONE, CaptionStyleCompat.EDGE_TYPE_OUTLINE, CaptionStyleCompat.EDGE_TYPE_DROP_SHADOW, CaptionStyleCompat.EDGE_TYPE_RAISED or CaptionStyleCompat.EDGE_TYPE_DEPRESSED.