Monado OpenXR Runtime
|
Prober for finding an Oculus Rift device based on USB VID/PID. More...
Functions | |
int | rift_found (struct xrt_prober *xp, struct xrt_prober_device **devices, size_t device_count, size_t index, cJSON *attached_data, struct xrt_device **out_xdev) |
Probing function for Oculus Rift devices. More... | |
Variables | |
static const char | DK2_PRODUCT_STRING [] = "Rift DK2" |
Prober for finding an Oculus Rift device based on USB VID/PID.
int rift_found | ( | struct xrt_prober * | xp, |
struct xrt_prober_device ** | devices, | ||
size_t | device_count, | ||
size_t | index, | ||
cJSON * | attached_data, | ||
struct xrt_device ** | out_xdev | ||
) |
Probing function for Oculus Rift devices.
References xrt_prober::xrt_prober_get_string_descriptor().