Interface TextureRegistry.OnFrameConsumedListener

  • Enclosing interface:
    TextureRegistry

    public static interface TextureRegistry.OnFrameConsumedListener
    Listener invoked when the most recent image has been consumed.
    • Method Detail

      • onFrameConsumed

        void onFrameConsumed()
        This method will to be invoked when the most recent image from the image stream has been consumed.