NVIDIA DeepStream SDK API Reference

9.0 Release
NvDsNmosAppCtx Struct Reference

Detailed Description

Collaboration diagram for NvDsNmosAppCtx:

Data Fields

GstElement * pipeline
 
guint watchId
 
gboolean isPipelineActive
 
GMainLoop * loop
 
NvDsNmosAppConfig config
 
GHashTable * sources
 
GHashTable * sinks
 

Field Documentation

◆ config

NvDsNmosAppConfig NvDsNmosAppCtx::config

◆ isPipelineActive

gboolean NvDsNmosAppCtx::isPipelineActive

◆ loop

GMainLoop * NvDsNmosAppCtx::loop

◆ pipeline

GstElement * NvDsNmosAppCtx::pipeline

◆ sinks

GHashTable * NvDsNmosAppCtx::sinks

◆ sources

GHashTable * NvDsNmosAppCtx::sources

◆ watchId

guint NvDsNmosAppCtx::watchId

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