Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Barracuda09/SATPI
/ getSPC
Method
getSPC
src/Stream.cpp:100–102 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
98
}
99
100
uint32_t Stream::getSPC() const {
101
return _spc;
102
}
103
104
unsigned int Stream::getRtcpSignalUpdateFrequency() const {
105
return _rtcpSignalUpdate;
Callers
1
get_sr_packet
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected