HapticsParametricProperties Struct
This structure contains device-specific properties about streaming timing and supported frequency range.
Int64 IdealFrameSubmissionRate[Get]
Ideal rate the application should submit haptic frames with, in nanoseconds, for applications that generate haptic data on the fly.
Int64 MinimumFirstFrameDuration[Get]
Minimum amount of haptic data, in nanoseconds, the application should submit in the first haptic frame.
float MinFrequencyHz[Get]
Minimum frequency, in Hertz, supported by the device.
float MaxFrequencyHz[Get]
Maximum frequency, in Hertz, supported by the device.