Interface MonoVideoSurfaceRenderer.SurfaceTextureCallback

Enclosing interface:
MonoVideoSurfaceRenderer

public static interface MonoVideoSurfaceRenderer.SurfaceTextureCallback
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    onSurfaceTextureReady​(android.graphics.SurfaceTexture surfaceTexture)
     
  • Method Details

    • onSurfaceTextureReady

      void onSurfaceTextureReady(android.graphics.SurfaceTexture surfaceTexture)