NVIDIA DeepStream SDK API Reference

8.0 Release
deepstream::SensorInfo Struct Reference

Detailed Description

Definition at line 29 of file source_config.hpp.

Data Fields

std::string uri
 
std::string sensor_id
 
std::string sensor_name
 

Field Documentation

◆ sensor_id

std::string deepstream::SensorInfo::sensor_id

Definition at line 32 of file source_config.hpp.

Referenced by deepstream::MsgMetaGenerator::handleData().

◆ sensor_name

std::string deepstream::SensorInfo::sensor_name

Definition at line 33 of file source_config.hpp.

◆ uri

std::string deepstream::SensorInfo::uri

Definition at line 31 of file source_config.hpp.

Referenced by deepstream::MsgMetaGenerator::handleData().


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