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