Monado OpenXR Runtime
Data Fields
psvr_parsed_sensor Struct Reference

Over the wire sensor packet from the headset. More...

#include <psvr/psvr_device.h>

Collaboration diagram for psvr_parsed_sensor:
Collaboration graph
[legend]

Data Fields

uint8_t buttons
 
uint8_t state
 
uint16_t volume
 
uint16_t button_raw
 
uint16_t proximity
 
uint8_t seq
 
struct psvr_parsed_sample samples [2]
 

Detailed Description

Over the wire sensor packet from the headset.

Field Documentation

◆ button_raw

uint16_t psvr_parsed_sensor::button_raw

◆ buttons

uint8_t psvr_parsed_sensor::buttons

◆ proximity

uint16_t psvr_parsed_sensor::proximity

◆ samples

struct psvr_parsed_sample psvr_parsed_sensor::samples[2]

◆ seq

uint8_t psvr_parsed_sensor::seq

◆ state

uint8_t psvr_parsed_sensor::state

◆ volume

uint16_t psvr_parsed_sensor::volume

The documentation for this struct was generated from the following file: