NVIDIA DeepStream SDK API Reference

6.4 Release
_GstNvDsA2Vtemplate Struct Reference

Detailed Description

Definition at line 53 of file gstnvdsA2Vtemplate.h.

Collaboration diagram for _GstNvDsA2Vtemplate:

Data Fields

GstAudio2Video parent
 
GstPadEventFunction parent_sink_event_fn
 
DSCustomLibrary_Factoryalgo_factory
 Custom Library Factory and Interface. More...
 
IDSCustomLibraryalgo_ctx
 
gchar * custom_lib_name
 Custom Library Name and output caps string. More...
 
std::vector< Property > * vecProp
 
gchar * custom_prop_string
 
gboolean gpu_on
 
GstBufferPool * pool
 

Field Documentation

◆ algo_ctx

IDSCustomLibrary* _GstNvDsA2Vtemplate::algo_ctx

Definition at line 60 of file gstnvdsA2Vtemplate.h.

◆ algo_factory

DSCustomLibrary_Factory* _GstNvDsA2Vtemplate::algo_factory

Custom Library Factory and Interface.

Definition at line 59 of file gstnvdsA2Vtemplate.h.

◆ custom_lib_name

gchar* _GstNvDsA2Vtemplate::custom_lib_name

Custom Library Name and output caps string.

Definition at line 63 of file gstnvdsA2Vtemplate.h.

◆ custom_prop_string

gchar* _GstNvDsA2Vtemplate::custom_prop_string

Definition at line 67 of file gstnvdsA2Vtemplate.h.

◆ gpu_on

gboolean _GstNvDsA2Vtemplate::gpu_on

Definition at line 69 of file gstnvdsA2Vtemplate.h.

◆ parent

GstAudio2Video _GstNvDsA2Vtemplate::parent

Definition at line 55 of file gstnvdsA2Vtemplate.h.

◆ parent_sink_event_fn

GstPadEventFunction _GstNvDsA2Vtemplate::parent_sink_event_fn

Definition at line 56 of file gstnvdsA2Vtemplate.h.

◆ pool

GstBufferPool* _GstNvDsA2Vtemplate::pool

Definition at line 72 of file gstnvdsA2Vtemplate.h.

◆ vecProp

std::vector<Property>* _GstNvDsA2Vtemplate::vecProp

Definition at line 66 of file gstnvdsA2Vtemplate.h.


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