MCPcopy Create free account
hub / github.com/Haivision/srt / SrtTarget

Method SrtTarget

testing/testmedia.cpp:2442–2445  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2440}
2441
2442SrtTarget::SrtTarget(std::string host, int port, std::string path, const std::map<std::string,std::string>& par)
2443{
2444 Init(host, port, path, par, SRT_EPOLL_OUT);
2445}
2446
2447
2448int SrtTarget::ConfigurePre(SRTSOCKET sock)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected