Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CasparCG/client
/ stop
Method
stop
src/Core/Animations/ActiveAnimation.cpp:22–25 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
20
}
21
22
void ActiveAnimation::stop()
23
{
24
this->animation->stop();
25
}
26
27
int ActiveAnimation::color() const
28
{
Callers
2
process
Method · 0.45
autoRefreshLibrary
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected