Doxygen Book
_GstTensorSrcIIODeviceProperties Struct Reference

GstTensorSrcIIO devices's properties (internal data structure) More...

#include <gsttensor_srciio.h>

Public Attributes

gchar * name
 
gchar * base_dir
 
gint id
 

Detailed Description

GstTensorSrcIIO devices's properties (internal data structure)

This data structure is used for both device/triggers, as triggers are also iio devices

Definition at line 67 of file gsttensor_srciio.h.

Member Data Documentation

◆ base_dir

gchar* _GstTensorSrcIIODeviceProperties::base_dir

The base directory for the device

Definition at line 70 of file gsttensor_srciio.h.

◆ id

gint _GstTensorSrcIIODeviceProperties::id

The id of the device

Definition at line 71 of file gsttensor_srciio.h.

◆ name

gchar* _GstTensorSrcIIODeviceProperties::name

The name of the device

Definition at line 69 of file gsttensor_srciio.h.


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