HapticCapacity

概述

振动能力数据包。

信息包括不同类型的振动。

起始版本: 4.1

相关模块:Vibrator

汇总

Public 属性

名称 描述
boolean isSupportHdHaptic isSupportHdHaptic为true支持高清振动,反之为false则不支持高清振动。
boolean isSupportPresetMapping isSupportPresetMapping为true支持预定义振动,反之为false则不支持预定义振动。
boolean isSupportTimeDelay isSupportTimeDelay为true支持延时振动,反之为false则不支持延时振动。
boolean reserved0 reserved0为true表示预留参数,反正为false表示不预留参数。
int reserved1 预留参数。

类成员变量说明

isSupportHdHaptic

boolean HapticCapacity::isSupportHdHaptic

描述

是否支持高清振动。

isSupportPresetMapping

boolean HapticCapacity::isSupportPresetMapping

描述

是否支持预定义振动。

isSupportTimeDelay

boolean HapticCapacity::isSupportTimeDelay

描述

是否支持延时振动。

reserved0

boolean HapticCapacity::reserved0

描述

预留参数。

reserved1

int HapticCapacity::reserved1

描述

预留参数。