GameInputHapticWaveformInfo
描述可在触觉反馈马达上播放的触觉波形。语法
成员
usage类型:GameInputUsage 标识此波形的 HID 用法。 isDurationSupported
类型:bool 指示此波形是否支持 GameInputHapticFeedbackParams 中的
duration 字段。
isIntensitySupported类型:bool 指示是否支持 GameInputHapticFeedbackParams 中的
intensity 字段。
isRepeatSupported类型:bool 指示是否支持
playCount 字段。
isRepeatDelaySupported类型:bool 指示是否支持
repeatDelay 字段。
defaultDuration类型:uint64_t 波形的默认播放持续时间(以微秒为单位)。
