This website uses cookies to improve our services and deliver relevant ads.
By interacting with this site, you agree to this use. For more information, see our Cookies Policy

Mobile 1.19 Reference Guide

ovrHapticBuffer Struct Reference

The buffer data for playing haptics.

Data Fields

double
Start time of the buffer.
uint32_t
Number of samples in the buffer;.
bool
uint8_t *

Field Documentation

double ovrHapticBuffer::BufferTime ( )
Start time of the buffer.
uint32_t ovrHapticBuffer::NumSamples ( )
Number of samples in the buffer;.
bool ovrHapticBuffer::Terminated ( )
uint8_t* ovrHapticBuffer::HapticBuffer ( )
The documentation for this struct was generated from the following file: Include/VrApi_Input.h