Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Barracuda09/SATPI
/ hasDeviceDataChanged
Method
hasDeviceDataChanged
src/input/stream/Streamer.cpp:139–141 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
137
}
138
139
bool Streamer::hasDeviceDataChanged() const {
140
return _deviceData.hasDeviceDataChanged();
141
}
142
143
// Server side
144
// vlc -vvv
"D:\test.ts"
:sout=#udp{dst=224.0.1.3:1234} :sout-all :sout-keep --loop
Callers
1
update
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected