Doxygen Book
GstTensorsConfig Struct Reference

Internal data structure for configured tensors info (for other/tensors). More...

#include <tensor_typedef.h>

Collaboration diagram for GstTensorsConfig:

Public Attributes

GstTensorsInfo info
 
int rate_n
 
int rate_d
 

Detailed Description

Internal data structure for configured tensors info (for other/tensors).

Definition at line 284 of file tensor_typedef.h.

Member Data Documentation

◆ info

GstTensorsInfo GstTensorsConfig::info

tensor info

Definition at line 286 of file tensor_typedef.h.

◆ rate_d

int GstTensorsConfig::rate_d

framerate is in fraction, which is numerator/denominator

Definition at line 288 of file tensor_typedef.h.

◆ rate_n

int GstTensorsConfig::rate_n

framerate is in fraction, which is numerator/denominator

Definition at line 287 of file tensor_typedef.h.


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