NVIDIA DeepStream SDK API Reference

8.0 Release
_GstNvDsA2Vtemplate Struct Reference

Detailed Description

Definition at line 43 of file gstnvdsA2Vtemplate.h.

Collaboration diagram for _GstNvDsA2Vtemplate:

Data Fields

GstAudio2Video parent
 
GstPadEventFunction parent_sink_event_fn
 
GstPadQueryFunction parent_src_query_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
 
gboolean g_decide_allocation
 

Field Documentation

◆ algo_ctx

IDSCustomLibrary* _GstNvDsA2Vtemplate::algo_ctx

Definition at line 51 of file gstnvdsA2Vtemplate.h.

◆ algo_factory

DSCustomLibrary_Factory* _GstNvDsA2Vtemplate::algo_factory

Custom Library Factory and Interface.

Definition at line 50 of file gstnvdsA2Vtemplate.h.

◆ custom_lib_name

gchar* _GstNvDsA2Vtemplate::custom_lib_name

Custom Library Name and output caps string.

Definition at line 54 of file gstnvdsA2Vtemplate.h.

◆ custom_prop_string

gchar* _GstNvDsA2Vtemplate::custom_prop_string

Definition at line 58 of file gstnvdsA2Vtemplate.h.

◆ g_decide_allocation

gboolean _GstNvDsA2Vtemplate::g_decide_allocation

Definition at line 64 of file gstnvdsA2Vtemplate.h.

◆ gpu_on

gboolean _GstNvDsA2Vtemplate::gpu_on

Definition at line 60 of file gstnvdsA2Vtemplate.h.

◆ parent

GstAudio2Video _GstNvDsA2Vtemplate::parent

Definition at line 45 of file gstnvdsA2Vtemplate.h.

◆ parent_sink_event_fn

GstPadEventFunction _GstNvDsA2Vtemplate::parent_sink_event_fn

Definition at line 46 of file gstnvdsA2Vtemplate.h.

◆ parent_src_query_fn

GstPadQueryFunction _GstNvDsA2Vtemplate::parent_src_query_fn

Definition at line 47 of file gstnvdsA2Vtemplate.h.

◆ pool

GstBufferPool* _GstNvDsA2Vtemplate::pool

Definition at line 63 of file gstnvdsA2Vtemplate.h.

◆ vecProp

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

Definition at line 57 of file gstnvdsA2Vtemplate.h.


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