Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Samsung/rlottie
/ getPos
Method
getPos
example/lottieview.cpp:123–126 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
121
}
122
123
float LottieView::getPos()
124
{
125
return mPos;
126
}
127
128
void LottieView::setFilePath(const char *filePath)
129
{
Callers
1
_animator_cb
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected