Package 

Class BitmapFrameCapturer

  • All Implemented Interfaces:
    livekit.org.webrtc.VideoCapturer

    
    public class BitmapFrameCapturer
     implements VideoCapturer
                        

    A VideoCapturer that can be manually driven by passing in Bitmap.

    Once startCapture is called, call pushBitmap to render images as video frames.