NVIDIA DeepStream SDK API Reference

9.0 Release
__StreamCtx Struct Reference

Detailed Description

Collaboration diagram for __StreamCtx:

Data Fields

gchar * uri
 
guint stream_id
 
guint has_audio
 
guint bus_id
 
GstElement * asr_pipeline
 
int eos_received
 
NvDsAudioConfig audio_config
 
FILE * FP_asr
 
GstElement * input_downmixer
 

Field Documentation

◆ asr_pipeline

GstElement * __StreamCtx::asr_pipeline

◆ audio_config

NvDsAudioConfig __StreamCtx::audio_config

◆ bus_id

guint __StreamCtx::bus_id

◆ eos_received

int __StreamCtx::eos_received

◆ FP_asr

FILE * __StreamCtx::FP_asr

◆ has_audio

guint __StreamCtx::has_audio

◆ input_downmixer

GstElement * __StreamCtx::input_downmixer

◆ stream_id

guint __StreamCtx::stream_id

◆ uri

gchar * __StreamCtx::uri

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