Package tvi.webrtc

Interface CameraSession

    • Method Detail

      • stop

        void stop()
        Stops the capture. Waits until no more calls to capture observer will be made. If waitCameraStop is true, also waits for the camera to stop.
      • getDeviceOrientation

        static int getDeviceOrientation​(android.content.Context context)