Module context

Source
Expand description

Type that defines a RealSense context used by the rest of the API

Structsยง

Context
Type describing a RealSense context, used by the rest of the API.
ContextConstructionError
An error type describing failure to construct a context.
CouldNotAddDeviceError
An error type describing failure to add a device from a file.
CouldNotGetDeviceHubError
An error type describing failure to get the device hub from a context.
CouldNotRemoveDeviceError
An error type describing failure to remove a device from a file.