Package com.leia.sdk.video
Interface MonoVideoMLCallback
-
public interface MonoVideoMLCallback
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
onConfigAndPlay(SurfaceTexture surfaceTexture, SurfaceTexture depthTexture, int scrWidth, int scrHeight)
-
-
-
Method Detail
-
onConfigAndPlay
void onConfigAndPlay(SurfaceTexture surfaceTexture, SurfaceTexture depthTexture, int scrWidth, int scrHeight)
-
-