RealSense Cross Platform API
RealSense Cross-platform API
Public Attributes | List of all members
rs2_inference_stream Struct Reference

All the parameters required to define an inference stream. More...

#include <rs_internal.h>

Public Attributes

rs2_stream type
 
int index
 
int uid
 
int fps
 
rs2_format fmt
 

Detailed Description

All the parameters required to define an inference stream.

Member Data Documentation

◆ fmt

rs2_format rs2_inference_stream::fmt

◆ fps

int rs2_inference_stream::fps

◆ index

int rs2_inference_stream::index

◆ type

rs2_stream rs2_inference_stream::type

◆ uid

int rs2_inference_stream::uid

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