Example: Implements marker demo
authorJunsuChoi <jsuya.choi@samsung.com>
Thu, 17 Oct 2019 10:45:44 +0000 (19:45 +0900)
committerJunsuChoi <jsuya.choi@samsung.com>
Wed, 13 Nov 2019 00:44:45 +0000 (09:44 +0900)
commit6ffff6c8736d854aa78db2f4e036dfad09c9a5ff
tree35ff1fcdf2196b96e1c0c31d57524dec5bc21831
parent0373991ce0f9bebd9606f152be8512fdd221c15c
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]