Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/DreamSourceLab/DSView
/ is_stream_mode
Method
is_stream_mode
DSView/pv/deviceagent.cpp:298–301 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
296
}
297
298
bool DeviceAgent::is_stream_mode()
299
{
300
return get_hardware_operation_mode() == LO_OP_STREAM;
301
}
302
303
bool DeviceAgent::check_firmware_version()
304
{
Callers
5
action_start_capture
Method · 0.80
switch_work_mode
Method · 0.80
reload
Method · 0.80
on_collect_mode
Method · 0.80
update_view_status
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected