lv_ffmpeg_private.h
API reference for lv_ffmpeg_private.h
See Also: Public APIThis is the private implementation. See the public header for the stable interface.lv_ffmpeg.h
Summary
Structs
struct
_lv_ffmpeg_player_t
| Member | Type | Description |
|---|---|---|
img | lv_image_t | |
timer | lv_timer_t * | |
imgdsc | lv_image_dsc_t | |
auto_restart | bool | |
ffmpeg_ctx | struct ffmpeg_context_s * | |
decoder_name | const char * |
Dependencies
lvgl_public.hlv_image_private.h
Indirect dependencies
Last updated on