Class OverlaySettings
- java.lang.Object
-
- com.google.android.exoplayer2.effect.OverlaySettings
-
@Deprecated public final class OverlaySettings extends Object
Deprecated.com.google.android.exoplayer2 is deprecated. Please migrate to androidx.media3 (which contains the same ExoPlayer code). See the migration guide for more details, including a script to help with the migration.Contains information to control how anTextureOverlay
is displayed on the screen.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
OverlaySettings.Builder
Deprecated.A builder forOverlaySettings
instances.
-