Camera

public class Camera : Input, Attachable
extension Camera: CameraDeviceVideoDelegate

Camera input takes frames from CameraDevice and pushes them into the realtime processor. Uses asynchronous processor, so frames can be dropped in case of Player latency.