lv_lottie_private.h
API reference for lv_lottie_private.h
See Also: Public APIThis is the private implementation. See the public header for the stable interface.lv_lottie.h
Summary
Structs
struct
lv_lottie_t
| Member | Type | Description |
|---|---|---|
canvas | lv_canvas_t | |
tvg_paint | Tvg_Paint * | |
tvg_canvas | Tvg_Canvas * | |
tvg_anim | Tvg_Animation * | |
anim | lv_anim_t * | |
last_rendered_time | int32_t |
Dependencies
lv_obj_private.hlvgl_public.hlv_canvas_private.hthorvg_capi.h
Indirect dependencies
Last updated on