Doxygen Book
_GstTensorMux Struct Reference

Tensor Muxer data structure. More...

#include <gsttensor_mux.h>

Collaboration diagram for _GstTensorMux:

Public Attributes

GstElement element
 
gboolean silent
 
tensor_time_sync_data sync
 
GstPad * srcpad
 
GstCollectPads * collect
 
gboolean negotiated
 
gboolean need_segment
 
gboolean need_stream_start
 
gboolean send_stream_start
 
gboolean need_set_time
 
GstClockTime current_time
 
GstTensorsConfig tensors_config
 

Detailed Description

Tensor Muxer data structure.

Definition at line 48 of file gsttensor_mux.h.

Member Data Documentation

◆ collect

GstCollectPads* _GstTensorMux::collect

Definition at line 56 of file gsttensor_mux.h.

◆ current_time

GstClockTime _GstTensorMux::current_time

Definition at line 62 of file gsttensor_mux.h.

◆ element

GstElement _GstTensorMux::element

Definition at line 50 of file gsttensor_mux.h.

◆ need_segment

gboolean _GstTensorMux::need_segment

Definition at line 58 of file gsttensor_mux.h.

◆ need_set_time

gboolean _GstTensorMux::need_set_time

Definition at line 61 of file gsttensor_mux.h.

◆ need_stream_start

gboolean _GstTensorMux::need_stream_start

Definition at line 59 of file gsttensor_mux.h.

◆ negotiated

gboolean _GstTensorMux::negotiated

Definition at line 57 of file gsttensor_mux.h.

◆ send_stream_start

gboolean _GstTensorMux::send_stream_start

Definition at line 60 of file gsttensor_mux.h.

◆ silent

gboolean _GstTensorMux::silent

Definition at line 52 of file gsttensor_mux.h.

◆ srcpad

GstPad* _GstTensorMux::srcpad

Definition at line 54 of file gsttensor_mux.h.

◆ sync

tensor_time_sync_data _GstTensorMux::sync

Definition at line 53 of file gsttensor_mux.h.

◆ tensors_config

GstTensorsConfig _GstTensorMux::tensors_config

output tensors info

Definition at line 64 of file gsttensor_mux.h.


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