Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
108
uint32_t Stream::getSOC() const {
109
return _soc;
110
}
111
112
void Stream::addRtpData(uint32_t byte, long timestamp) {
113
// inc RTP packet counter
Callers
1
get_sr_packet
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected