MCPcopy 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_captureMethod · 0.80
switch_work_modeMethod · 0.80
reloadMethod · 0.80
on_collect_modeMethod · 0.80
update_view_statusMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected