CavrnusVideoInputDevice (Unity)

- Fields

public string Name;

Represents an available camera for the user to select.

It is acquired by calling FetchVideoInputs, and is provided to UpdateVideoInput to change the camera.

The Name field is useful for displaying this camera in a UI selector.