Bulk Stop Message. More...
#include <t265-messages.h>
Public Attributes | |
bulk_message_request_header | header |
Bulk Stop Message.
Stops all streams and middlewares running on the device. After a "stop" command the device shall suspend to a low-power state. It shall also reset all saved configuration parameters, Such as the next call to start shall return to use all the default parameters (unless new calls to any of the configuration commands are made).
Definition at line 701 of file t265-messages.h.
bulk_message_request_header t265::bulk_message_request_stop::header |
Message request header: dwLength = 6 bytes, wMessageID = DEV_STOP
Definition at line 702 of file t265-messages.h.