MCPcopy Create free account
hub / github.com/Barracuda09/SATPI / getSOC

Method getSOC

src/Stream.cpp:108–110  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

106}
107
108uint32_t Stream::getSOC() const {
109 return _soc;
110}
111
112void Stream::addRtpData(uint32_t byte, long timestamp) {
113 // inc RTP packet counter

Callers 1

get_sr_packetMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected