|
Monado OpenXR Runtime
|
Haptic related functions. More...
#include "oxr_objects.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... | |
Haptic related 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.
References OXR_FOR_EACH_SUBACTION_PATH.