create
fun create(context: Context, shapesProvider: () -> List<WhiteboardShape>, useImageBackgroundProvider: () -> Boolean = { false }): WhiteboardVideoCapturer
Creates a WhiteboardVideoCapturer for capturing whiteboard content.
Creates a WhiteboardVideoCapturer for capturing whiteboard content.