Package tvi.webrtc

Interface VideoProcessor

  • All Superinterfaces:
    CapturerObserver

    public interface VideoProcessor
    extends CapturerObserver
    Lightweight abstraction for an object that can receive video frames, process them, and pass them on to another object. This object is also allowed to observe capturer start/stop.