XRImageSourceConfig# webVis API Reference XRImageSourceConfig Type alias XRImageSourceConfig XRImageSourceConfig: XRImageSourceConfigDevice | XRImageSourceConfigPlayback | { type: string; } Configuration for an XRImageSource. The configuration must specify the type of the source to determine how the images are provided. For a device source, see XRImageSourceConfigDevice For a playback source, see XRImageSourceConfigPlayback Type declaration type: string
Configuration for an XRImageSource. The configuration must specify the type of the source to determine how the images are provided.