XRImageSourceΒΆ

Enumeration XRImageSource

Enum representing the source of the XR images.

Enumeration Members

Enumeration Members

DEVICE: "device"

The XR image source is coming from the local device. This means that the XR system is capable of streaming XR images from the local device, e.g. an AR camera.

PLAYBACK: "playback"

XR image source is a recorderd sequence of XR images. This means that the XR system is capable of playing back the sequence of XR images.