Interface SceneExaminer.InteractionModeListener

Enclosing class:
SceneExaminer

public static interface SceneExaminer.InteractionModeListener
Listener interface to receive notifications of interaction mode changes.
  • Method Details

    • seekModeChanged

      void seekModeChanged(boolean onOrOff)
      Invoked when seek mode has changed
    • interactionModeChanged

      void interactionModeChanged(SceneExaminer.InteractionMode newMode)
      Invoked when interaction mode has changed