Monado OpenXR Runtime
oxr_haptic.h File Reference

Haptic related functions. More...

#include "oxr_objects.h"
Include dependency graph for oxr_haptic.h:

Go to the source code of this file.

Functions

XrResult oxr_haptic_get_attachment_pcm_sample_rate (struct oxr_action_attachment *act_attached, const struct oxr_subaction_paths subaction_paths, float *sample_rate)
 Mostly used to implement the XR_FB_haptic_pcm extension. More...
 

Detailed Description

Haptic related functions.

Function Documentation

◆ oxr_haptic_get_attachment_pcm_sample_rate()

XrResult oxr_haptic_get_attachment_pcm_sample_rate ( struct oxr_action_attachment act_attached,
const struct oxr_subaction_paths  subaction_paths,
float *  sample_rate 
)

Mostly used to implement the XR_FB_haptic_pcm extension.

References OXR_FOR_EACH_SUBACTION_PATH.