Back to Exoplayer

Effect (ExoPlayer library)

docs/doc/reference/com/google/android/exoplayer2/util/Effect.html

latest956 B
Original Source

Package com.google.android.exoplayer2.util

Interface Effect

  • All Known Subinterfaces:ColorLut, GlEffect, GlMatrixTransformation, MatrixTransformation, RgbMatrixAll Known Implementing Classes:Brightness, Contrast, Crop, FrameCache, FrameDropEffect, HslAdjustment, OverlayEffect, Presentation, RgbAdjustment, RgbFilter, ScaleAndRotateTransformation, SingleColorLut, TimestampWrapper

[@Deprecated](https://developer.android.com/reference/java/lang/Deprecated.html "class or interface in java.lang")public interfaceEffect

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.

Marker interface for a video frame effect.