Searched defs:LightInterface (Results 1 – 1 of 1) sorted by relevance
55 struct LightInterface { struct67 int32_t (*GetLightInfo)(struct LightInfo **lightInfo, uint32_t *count);84 int32_t (*TurnOnLight)(uint32_t lightId, struct LightEffect *effect);114 * @brief Creates a <b>LightInterface</b> instance. argument