Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Haivision/srt
/ IsOpen
Method
IsOpen
testing/testmedia.hpp:216–216 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
214
*/
215
216
bool IsOpen() override { return IsUsable(); }
217
bool End() override { return IsBroken(); }
218
void Close() override { return SrtCommon::Close(); }
219
};
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected