Doxygen Book
_GstTensorCrop Struct Reference

GstTensorCrop data structure. More...

#include <gsttensor_crop.h>

Public Attributes

GstElement element
 
GstPad * sinkpad_raw
 
GstPad * sinkpad_info
 
GstPad * srcpad
 
gint lateness
 
gboolean silent
 
gboolean send_stream_start
 
GstCollectPads * collect
 

Detailed Description

GstTensorCrop data structure.

Definition at line 49 of file gsttensor_crop.h.

Member Data Documentation

◆ collect

GstCollectPads* _GstTensorCrop::collect

sink pads

Definition at line 61 of file gsttensor_crop.h.

◆ element

GstElement _GstTensorCrop::element

parent object

Definition at line 51 of file gsttensor_crop.h.

◆ lateness

gint _GstTensorCrop::lateness

time-diff of raw and info buffer

Definition at line 58 of file gsttensor_crop.h.

◆ send_stream_start

gboolean _GstTensorCrop::send_stream_start

flag to send STREAM_START event

Definition at line 60 of file gsttensor_crop.h.

◆ silent

gboolean _GstTensorCrop::silent

true to print minimized log

Definition at line 59 of file gsttensor_crop.h.

◆ sinkpad_info

GstPad* _GstTensorCrop::sinkpad_info

sink pad (crop info)

Definition at line 54 of file gsttensor_crop.h.

◆ sinkpad_raw

GstPad* _GstTensorCrop::sinkpad_raw

sink pad (raw data)

Definition at line 53 of file gsttensor_crop.h.

◆ srcpad

GstPad* _GstTensorCrop::srcpad

src pad

Definition at line 55 of file gsttensor_crop.h.


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