Example: Implements marker demo
authorJunsuChoi <jsuya.choi@samsung.com>
Thu, 17 Oct 2019 10:45:44 +0000 (19:45 +0900)
committerJongmin Lee <jm105.lee@samsung.com>
Mon, 11 Nov 2019 20:58:10 +0000 (05:58 +0900)
commit4755f523f58d0c571bb25add8ec64b45920e403b
tree9079ab35e9aedbedcf2710792d59b490f743fe00
parent1e0090db515e8485a37219078620a77441dbc5a6
Example: Implements marker demo

If there are markers in the lottie animation, user can set the play interval using the markerlist.
This demo is for play with markers.

meson build
ninja -C build install
./build/example/demo_marker
example/demo_marker.cpp [new file with mode: 0644]
example/lottieview.cpp
example/lottieview.h
example/meson.build
example/resource/marker.json [new file with mode: 0644]