Interface TextureRegistry.GLTextureConsumer

Enclosing interface:
TextureRegistry

public static interface TextureRegistry.GLTextureConsumer
  • Method Summary

    Modifier and Type
    Method
    Description
    Retrieve the last GL texture produced.
  • Method Details

    • getSurfaceTexture

      @NonNull SurfaceTexture getSurfaceTexture()
      Retrieve the last GL texture produced.
      Returns:
      SurfaceTexture.