MCPcopy Create free account
hub / github.com/Samsung/rlottie / setFilePath

Method setFilePath

example/lottieview.cpp:128–131  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

126}
127
128void LottieView::setFilePath(const char *filePath)
129{
130 mRenderDelegate->loadFromFile(filePath);
131}
132
133void LottieView::loadFromData(const std::string &jsonData, const std::string &key, const std::string &resourcePath)
134{

Callers 12

DemoMarkerMethod · 0.80
showMethod · 0.80
Demo1Method · 0.80
Demo2Method · 0.80
Demo3Method · 0.80
Demo4Method · 0.80
Demo5Method · 0.80
Demo6Method · 0.80
Demo7Method · 0.80
Demo8Method · 0.80
showMethod · 0.80
create_layoutFunction · 0.80

Calls 1

loadFromFileMethod · 0.45

Tested by 2

showMethod · 0.64
showMethod · 0.64