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.
Definition: oxr_haptic.c:37
The objects representing OpenXR handles, and prototypes for internal functions used in the state trac...
Data associated with an Action that has been attached to a Session.
Definition: oxr_objects.h:2263
A parsed equivalent of a list of sub-action paths.
Definition: oxr_objects.h:2097