Doxygen Book
GstTensorPad Struct Reference

Internal data structure for pad in demux / split. More...

#include <tensor_common.h>

Public Attributes

GstPad * pad
 
GstClockTime last_ts
 
GstFlowReturn last_ret
 
guint nth
 

Detailed Description

Internal data structure for pad in demux / split.

Definition at line 102 of file tensor_common.h.

Member Data Documentation

◆ last_ret

GstFlowReturn GstTensorPad::last_ret

Definition at line 106 of file tensor_common.h.

◆ last_ts

GstClockTime GstTensorPad::last_ts

Definition at line 105 of file tensor_common.h.

◆ nth

guint GstTensorPad::nth

Definition at line 107 of file tensor_common.h.

◆ pad

GstPad* GstTensorPad::pad

Definition at line 104 of file tensor_common.h.


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