Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Haivision/srt
/ MakeStop
Method
MakeStop
testing/srt-test-relay.cpp:116–116 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
114
void run();
115
116
void MakeStop() { m_input_running = false; }
117
bool IsRunning() { return m_input_running; }
118
119
~SrtMainLoop()
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected