ZED Open Capture  v0.6.0
Low level camera driver for the ZED stereo camera family
Public Attributes | List of all members
sl_oc::sensors::usb::StreamStatus Struct Reference

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...
 

Detailed Description

Status of the usb data streaming.

Definition at line 111 of file sensorcapture_def.hpp.

Member Data Documentation

◆ stream_status

uint8_t sl_oc::sensors::usb::StreamStatus::stream_status

Status of the USB streaming.

Definition at line 113 of file sensorcapture_def.hpp.

◆ struct_id

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.


The documentation for this struct was generated from the following file: