Package com.google.android.exoplayer2.ui
Annotation Type CaptionStyleCompat.EdgeType
- 
@Documented @Retention(SOURCE) @Target(TYPE_USE) public static @interface CaptionStyleCompat.EdgeType
The type of edge, which may be none. One ofCaptionStyleCompat.EDGE_TYPE_NONE,CaptionStyleCompat.EDGE_TYPE_OUTLINE,CaptionStyleCompat.EDGE_TYPE_DROP_SHADOW,CaptionStyleCompat.EDGE_TYPE_RAISEDorCaptionStyleCompat.EDGE_TYPE_DEPRESSED.