Package tvi.webrtc

Interface CameraSession.Events

  • Enclosing interface:
    CameraSession

    public static interface CameraSession.Events
    • Method Detail

      • onCameraOpening

        void onCameraOpening()
      • onCameraError

        void onCameraError​(CameraSession session,
                           java.lang.String error)
      • onCameraDisconnected

        void onCameraDisconnected​(CameraSession session)