Package com.google.android.exoplayer2.ui
Annotation Type StyledPlayerView.ArtworkDisplayMode
-
@Documented @Retention(SOURCE) @Target(TYPE_USE) public static @interface StyledPlayerView.ArtworkDisplayMode
Determines the artwork display mode. One ofStyledPlayerView.ARTWORK_DISPLAY_MODE_OFF
,StyledPlayerView.ARTWORK_DISPLAY_MODE_FIT
orStyledPlayerView.ARTWORK_DISPLAY_MODE_FILL
.