MxpiPortInfo所使用的枚举类,具体请参见MxpiPortInfo。
1 2 3 4
typedef enum { STATIC = GST_PAD_ALWAYS, DYNAMICS = GST_PAD_REQUEST } PortTypeDesc;