NVIDIA DeepStream SDK API Reference

6.4 Release
_GstDsNvUriSrcConfig Struct Reference

Detailed Description

Data Fields

NvDsUriSrcBinType src_type
 
gboolean loop
 
gchar * uri
 
gint latency
 
NvDsUriSrcBinSRType smart_record
 
gchar * smart_rec_dir_path
 
gchar * smart_rec_file_prefix
 
NvDsUriSrcBinSRCont smart_rec_container
 
NvDsUriSrcBinSRMode smart_rec_mode
 
guint smart_rec_def_duration
 
guint smart_rec_cache_size
 
guint gpu_id
 
gint source_id
 
NvDsUriSrcBinRtpProtocol rtp_protocol
 
guint num_extra_surfaces
 
NvDsUriSrcBinDecSkipFrame skip_frames_type
 
guint cuda_memory_type
 
guint drop_frame_interval
 
gint rtsp_reconnect_interval_sec
 
guint udp_buffer_size
 
gchar * sensorId
 unique Sensor ID string More...
 
gboolean disable_passthrough
 
gchar * sensorName
 Sensor Name string; could be NULL. More...
 
gboolean disable_audio
 

Field Documentation

◆ cuda_memory_type

guint _GstDsNvUriSrcConfig::cuda_memory_type

◆ disable_audio

gboolean _GstDsNvUriSrcConfig::disable_audio

◆ disable_passthrough

gboolean _GstDsNvUriSrcConfig::disable_passthrough

◆ drop_frame_interval

guint _GstDsNvUriSrcConfig::drop_frame_interval

◆ gpu_id

guint _GstDsNvUriSrcConfig::gpu_id

◆ latency

gint _GstDsNvUriSrcConfig::latency

◆ loop

gboolean _GstDsNvUriSrcConfig::loop

◆ num_extra_surfaces

guint _GstDsNvUriSrcConfig::num_extra_surfaces

◆ rtp_protocol

NvDsUriSrcBinRtpProtocol _GstDsNvUriSrcConfig::rtp_protocol

◆ rtsp_reconnect_interval_sec

gint _GstDsNvUriSrcConfig::rtsp_reconnect_interval_sec

◆ sensorId

gchar * _GstDsNvUriSrcConfig::sensorId

unique Sensor ID string

Definition at line 103 of file libs/gstnvdscustomhelper/gst-nvdscommonconfig.h.

◆ sensorName

gchar * _GstDsNvUriSrcConfig::sensorName

Sensor Name string; could be NULL.

Definition at line 105 of file libs/gstnvdscustomhelper/gst-nvdscommonconfig.h.

◆ skip_frames_type

NvDsUriSrcBinDecSkipFrame _GstDsNvUriSrcConfig::skip_frames_type

◆ smart_rec_cache_size

guint _GstDsNvUriSrcConfig::smart_rec_cache_size

◆ smart_rec_container

NvDsUriSrcBinSRCont _GstDsNvUriSrcConfig::smart_rec_container

◆ smart_rec_def_duration

guint _GstDsNvUriSrcConfig::smart_rec_def_duration

◆ smart_rec_dir_path

gchar * _GstDsNvUriSrcConfig::smart_rec_dir_path

◆ smart_rec_file_prefix

gchar * _GstDsNvUriSrcConfig::smart_rec_file_prefix

◆ smart_rec_mode

NvDsUriSrcBinSRMode _GstDsNvUriSrcConfig::smart_rec_mode

◆ smart_record

NvDsUriSrcBinSRType _GstDsNvUriSrcConfig::smart_record

◆ source_id

gint _GstDsNvUriSrcConfig::source_id

◆ src_type

NvDsUriSrcBinType _GstDsNvUriSrcConfig::src_type

◆ udp_buffer_size

guint _GstDsNvUriSrcConfig::udp_buffer_size

◆ uri

gchar * _GstDsNvUriSrcConfig::uri

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