Interface UpstreamSurfaceHook.MutableSize

    • Method Detail

      • setSurfaceSize

        void setSurfaceSize​(int width,
                            int height)
        Resizes the upstream surface.
        Parameters:
        width - new width in pixel units
        height - new height in pixel units