Package tvi.webrtc

Class CameraVideoCapturer.CameraStatistics

  • Enclosing interface:
    CameraVideoCapturer

    public static class CameraVideoCapturer.CameraStatistics
    extends java.lang.Object
    Helper class to log framerate and detect if the camera freezes. It will run periodic callbacks on the SurfaceTextureHelper thread passed in the ctor, and should only be operated from that thread.