PlayerView.ArtworkDisplayMode


@UnstableApi
@Documented
@Retention(value = RetentionPolicy.SOURCE)
@Target(value = TYPE_USE)
@IntDef(value = )
annotation PlayerView.ArtworkDisplayMode


Determines the artwork display mode. One of ARTWORK_DISPLAY_MODE_OFF, ARTWORK_DISPLAY_MODE_FIT or ARTWORK_DISPLAY_MODE_FILL.