NVIDIA DeepStream SDK API Reference

6.4 Release
NvDsStreammuxConfig Struct Reference

Detailed Description

Definition at line 33 of file deepstream_streammux.h.

Data Fields

gint pipeline_width
 
gint pipeline_height
 
gint buffer_pool_size
 
gint batch_size
 
gint batched_push_timeout
 
gint compute_hw
 
gint num_surface_per_frame
 
gint interpolation_method
 
guint64 frame_duration
 
guint gpu_id
 
guint nvbuf_memory_type
 
gboolean live_source
 
gboolean enable_padding
 
gboolean is_parsed
 
gboolean attach_sys_ts_as_ntp
 
gchar * config_file_path
 
gboolean sync_inputs
 
guint64 max_latency
 
gboolean frame_num_reset_on_eos
 
gboolean frame_num_reset_on_stream_reset
 
gboolean async_process
 
gboolean no_pipeline_eos
 
gboolean use_nvmultiurisrcbin
 

Field Documentation

◆ async_process

gboolean NvDsStreammuxConfig::async_process

Definition at line 56 of file deepstream_streammux.h.

◆ attach_sys_ts_as_ntp

gboolean NvDsStreammuxConfig::attach_sys_ts_as_ntp

Definition at line 50 of file deepstream_streammux.h.

◆ batch_size

gint NvDsStreammuxConfig::batch_size

Definition at line 39 of file deepstream_streammux.h.

◆ batched_push_timeout

gint NvDsStreammuxConfig::batched_push_timeout

Definition at line 40 of file deepstream_streammux.h.

◆ buffer_pool_size

gint NvDsStreammuxConfig::buffer_pool_size

Definition at line 38 of file deepstream_streammux.h.

◆ compute_hw

gint NvDsStreammuxConfig::compute_hw

Definition at line 41 of file deepstream_streammux.h.

◆ config_file_path

gchar* NvDsStreammuxConfig::config_file_path

Definition at line 51 of file deepstream_streammux.h.

◆ enable_padding

gboolean NvDsStreammuxConfig::enable_padding

Definition at line 48 of file deepstream_streammux.h.

◆ frame_duration

guint64 NvDsStreammuxConfig::frame_duration

Definition at line 44 of file deepstream_streammux.h.

◆ frame_num_reset_on_eos

gboolean NvDsStreammuxConfig::frame_num_reset_on_eos

Definition at line 54 of file deepstream_streammux.h.

◆ frame_num_reset_on_stream_reset

gboolean NvDsStreammuxConfig::frame_num_reset_on_stream_reset

Definition at line 55 of file deepstream_streammux.h.

◆ gpu_id

guint NvDsStreammuxConfig::gpu_id

Definition at line 45 of file deepstream_streammux.h.

◆ interpolation_method

gint NvDsStreammuxConfig::interpolation_method

Definition at line 43 of file deepstream_streammux.h.

◆ is_parsed

gboolean NvDsStreammuxConfig::is_parsed

Definition at line 49 of file deepstream_streammux.h.

◆ live_source

gboolean NvDsStreammuxConfig::live_source

Definition at line 47 of file deepstream_streammux.h.

◆ max_latency

guint64 NvDsStreammuxConfig::max_latency

Definition at line 53 of file deepstream_streammux.h.

◆ no_pipeline_eos

gboolean NvDsStreammuxConfig::no_pipeline_eos

Definition at line 57 of file deepstream_streammux.h.

◆ num_surface_per_frame

gint NvDsStreammuxConfig::num_surface_per_frame

Definition at line 42 of file deepstream_streammux.h.

◆ nvbuf_memory_type

guint NvDsStreammuxConfig::nvbuf_memory_type

Definition at line 46 of file deepstream_streammux.h.

◆ pipeline_height

gint NvDsStreammuxConfig::pipeline_height

Definition at line 37 of file deepstream_streammux.h.

◆ pipeline_width

gint NvDsStreammuxConfig::pipeline_width

Definition at line 36 of file deepstream_streammux.h.

◆ sync_inputs

gboolean NvDsStreammuxConfig::sync_inputs

Definition at line 52 of file deepstream_streammux.h.

◆ use_nvmultiurisrcbin

gboolean NvDsStreammuxConfig::use_nvmultiurisrcbin

Definition at line 58 of file deepstream_streammux.h.


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