![]() |
ZED Open Capture
v0.6.0
Low level camera driver for the ZED stereo camera family
|
Status of the usb data streaming. More...
#include <sensorcapture_def.hpp>
Public Attributes | |
uint8_t | struct_id |
Struct identifier, it matches the USB HID Report ID. More... | |
uint8_t | stream_status |
Status of the USB streaming. More... | |
Status of the usb data streaming.
Definition at line 111 of file sensorcapture_def.hpp.
uint8_t sl_oc::sensors::usb::StreamStatus::stream_status |
Status of the USB streaming.
Definition at line 113 of file sensorcapture_def.hpp.
uint8_t sl_oc::sensors::usb::StreamStatus::struct_id |
Struct identifier, it matches the USB HID Report ID.
Definition at line 112 of file sensorcapture_def.hpp.