NVIDIA DeepStream SDK API Reference

6.4 Release
NvDsNmosAppCtx Struct Reference

Detailed Description

Definition at line 132 of file deepstream_nmos_app.h.

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

Definition at line 137 of file deepstream_nmos_app.h.

◆ isPipelineActive

gboolean NvDsNmosAppCtx::isPipelineActive

Definition at line 135 of file deepstream_nmos_app.h.

◆ loop

GMainLoop* NvDsNmosAppCtx::loop

Definition at line 136 of file deepstream_nmos_app.h.

◆ pipeline

GstElement* NvDsNmosAppCtx::pipeline

Definition at line 133 of file deepstream_nmos_app.h.

◆ sinks

GHashTable* NvDsNmosAppCtx::sinks

Definition at line 139 of file deepstream_nmos_app.h.

◆ sources

GHashTable* NvDsNmosAppCtx::sources

Definition at line 138 of file deepstream_nmos_app.h.

◆ watchId

guint NvDsNmosAppCtx::watchId

Definition at line 134 of file deepstream_nmos_app.h.


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