|
NVIDIA DeepStream SDK API Reference
|
7.1 Release
|
Go to the documentation of this file.
13 #ifndef __NVGSTDS_AUDIO_H__
14 #define __NVGSTDS_AUDIO_H__
102 struct timespec timespec_first_frame;
NvDsInstanceBin common_elements
gboolean resume_pipeline(AppCtx *appCtx)
NvDsSrcParentBin multi_src_bin
REST server application context.
void(* perf_callback)(gpointer ctx, NvDsAppPerfStruct *str)
gboolean enable_perf_measurement
gboolean parse_config_file(NvDsConfig *config, gchar *cfg_file_path)
Function to read properties from configuration file.
guint num_source_sub_bins
gboolean seek_pipeline(AppCtx *appCtx, glong milliseconds, gboolean seek_is_relative)
GstClockTime gst_ts_first_frame
GMutex lock_stream_rtcp_sr
gboolean create_pipeline(AppCtx *appCtx, perf_callback perf_cb, bbox_generated_callback bgpa_cb)
Create DS Anyalytics Pipeline per the appCtx configurations.
gboolean source_list_enabled
gboolean pause_pipeline(AppCtx *appCtx)
NvDsAppPerfStructInt perf_struct
GstClockTime last_ntp_time
void(* bbox_generated_callback)(AppCtx *appCtx, GstBuffer *buf, NvDsBatchMeta *batch_meta, guint index)
bbox_generated_callback bbox_generated_post_analytics_cb
NvDsInstanceBin instance_bin
void destroy_pipeline(AppCtx *appCtx)
NvDsAudioClassifierBin audio_classifier_bin
gulong primary_bbox_buffer_probe_id
gulong all_bbox_buffer_probe_id
struct _GstBuffer GstBuffer
NvDsStreammuxConfig streammux_config
NvDsGieConfig audio_classifier_config
guint perf_measurement_interval_sec
void restart_pipeline(AppCtx *appCtx)