PlayerView.ImageDisplayMode
Artifact: androidx.media3:media3-ui
@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
.