NVIDIA DeepStream SDK API Reference

9.0 Release
__AppCtx Struct Reference

Detailed Description

Collaboration diagram for __AppCtx:

Data Fields

guint num_sources
 
StreamCtxsctx
 
NvDsAppConfig app_config
 
GstElement ** proxy_audio_sinks
 
GstElement ** proxy_audio_sources
 
GstElement * renderer_pipeline
 
gboolean enable_playback
 
const char * playback_output_file_name
 
gboolean pts_mode
 
gboolean sync
 
guint bus_id
 
int eos_received
 

Field Documentation

◆ app_config

NvDsAppConfig __AppCtx::app_config

◆ bus_id

guint __AppCtx::bus_id

◆ enable_playback

gboolean __AppCtx::enable_playback

◆ eos_received

int __AppCtx::eos_received

◆ num_sources

guint __AppCtx::num_sources

◆ playback_output_file_name

const char * __AppCtx::playback_output_file_name

◆ proxy_audio_sinks

GstElement ** __AppCtx::proxy_audio_sinks

◆ proxy_audio_sources

GstElement ** __AppCtx::proxy_audio_sources

◆ pts_mode

gboolean __AppCtx::pts_mode

◆ renderer_pipeline

GstElement * __AppCtx::renderer_pipeline

◆ sctx

◆ sync

gboolean __AppCtx::sync

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