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
| bool | m_lowLatencyMode ( ) |
| bool | m_paddingEnabled ( ) |
| int | |
| float | |
| int | |
| int | |
| int | m_numUnderruns ( ) |
| List< ClipPlaybackTracker > | m_pendingClips ( ) |
| uint | m_controller ( ) |
| OVRNativeBuffer | m_nativeBuffer ( ) |
| OVRHapticsClip | m_paddingClip ( ) |
OVRHapticsOutput ( uint controller ) | |
| void | Process ( ) The system calls this each frame to update haptics playback. |
| void | Preempt ( OVRHapticsClip clip ) Immediately plays the specified clip without waiting for any currently-playing clip to finish. |
| void | Queue ( OVRHapticsClip clip ) Enqueues the specified clip to play after any currently-playing clip finishes. |
| void | Mix ( OVRHapticsClip clip ) Adds the samples from the specified clip to the ones in the currently-playing clip(s). |
| void | Clear ( ) |