getBindSurfaceRenderTexture

Gets the bound SurfaceRenderTexture of the VideoMaterial.

Return

The SurfaceRenderTexture that VideoMaterial is using, or null if none is bound.

Throws

IllegalStateException

If this material has been closed or is invalid.