Package tvi.webrtc

Class CameraVideoCapturer.CameraStatistics

java.lang.Object
tvi.webrtc.CameraVideoCapturer.CameraStatistics
Enclosing interface:
CameraVideoCapturer

public static class CameraVideoCapturer.CameraStatistics extends 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.