Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Haivision/srt
/ StopAll
Method
StopAll
testing/srt-test-multiplex.cpp:205–209 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
203
}
204
205
void StopAll()
206
{
207
for (auto& x: media)
208
x.Stop();
209
}
210
211
~MediaBase()
212
{
Callers
nothing calls this directly
Calls
1
Stop
Method · 0.45
Tested by
no test coverage detected