MCPcopy 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
100uint32_t Stream::getSPC() const {
101 return _spc;
102}
103
104unsigned int Stream::getRtcpSignalUpdateFrequency() const {
105 return _rtcpSignalUpdate;

Callers 1

get_sr_packetMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected