MCPcopy 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
22void ActiveAnimation::stop()
23{
24 this->animation->stop();
25}
26
27int ActiveAnimation::color() const
28{

Callers 2

processMethod · 0.45
autoRefreshLibraryMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected