Class DefaultGlObjectsProvider

  • All Implemented Interfaces:
    GlObjectsProvider

    @Deprecated
    public final class DefaultGlObjectsProvider
    extends Object
    implements GlObjectsProvider
    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.
    Implementation of GlObjectsProvider that configures an EGLContext to share data with a preexisting sharedEglContext.

    The created EGLContext is configured with 8-bit RGB or 10-bit RGB attributes and no depth buffer or render buffers.