Home
last modified time | relevance | path

Searched refs:lv_rlottie_set_current_frame (Results 1 – 3 of 3) sorted by relevance

/lvgl-latest/src/extra/libs/rlottie/
Dlv_rlottie.h63 void lv_rlottie_set_current_frame(lv_obj_t * rlottie, const size_t goto_frame);
Dlv_rlottie.c97 void lv_rlottie_set_current_frame(lv_obj_t * obj, const size_t goto_frame) in lv_rlottie_set_current_frame() function
/lvgl-latest/docs/libs/
Drlottie.md72 …tions to control the animation mode: `lv_rlottie_set_play_mode` and `lv_rlottie_set_current_frame`.
78 lv_rlottie_set_current_frame(lottie, 50);