Home
last modified time | relevance | path

Searched defs:LightAnimation (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/sensors/miscdevice/interfaces/inner_api/light/
H A Dlight_agent_type.h69 struct LightAnimation { struct
70 int32_t mode = LIGHT_MODE_DEFAULT; /**< Blinking mode. For details, see {@link FlashMode}. */
71 int32_t onTime; /**< Duration (in ms) for which the light is on in a blinking period. */
72 int32_t offTime; /**< Duration (in ms) for which the light is off in a blinking period. */