Interface RegistryCallback


  • public interface RegistryCallback
    • Method Detail

      • onNewMotionScene

        void onNewMotionScene​(java.lang.String content)
      • onProgress

        void onProgress​(float progress)
      • onDimensions

        void onDimensions​(int width,
                          int height)
      • currentMotionScene

        java.lang.String currentMotionScene()
      • setDrawDebug

        void setDrawDebug​(int debugMode)
      • currentLayoutInformation

        java.lang.String currentLayoutInformation()
      • setLayoutInformationMode

        void setLayoutInformationMode​(int layoutInformationMode)
      • getLastModified

        long getLastModified()