PlayerView.ImageDisplayMode


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


Determines the image display mode. IMAGE_DISPLAY_MODE_FIT or IMAGE_DISPLAY_MODE_FILL.