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

Method SrtTarget

testing/testmedia.hpp:226–226  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

224
225 SrtTarget(std::string host, int port, std::string path, const std::map<std::string,std::string>& par);
226 SrtTarget() {}
227
228 int ConfigurePre(SRTSOCKET sock) override;
229 void Write(const MediaPacket& data) override;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected