lv_rlottie.h
Enums
Functions
-
lv_obj_t *lv_rlottie_create_from_file(lv_obj_t *parent, int32_t width, int32_t height, const char *path)
-
lv_obj_t *lv_rlottie_create_from_raw(lv_obj_t *parent, int32_t width, int32_t height, const char *rlottie_desc)
-
void lv_rlottie_set_play_mode(lv_obj_t *rlottie, const lv_rlottie_ctrl_t ctrl)
Variables
-
const lv_obj_class_t lv_rlottie_class