NVIDIA DeepStream SDK API Reference

6.4 Release
GstDsNvStreammuxConfig Struct Reference

Detailed Description

Data Fields

gint pipeline_width
 
gint pipeline_height
 
gint batched_push_timeout
 
gint batch_size
 
gint buffer_pool_size
 
gint compute_hw
 
gint num_surfaces_per_frame
 
gint interpolation_method
 
guint gpu_id
 
guint nvbuf_memory_type
 
gboolean live_source
 
gboolean enable_padding
 
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
 
guint64 frame_duration
 
guint maxBatchSize
 
gboolean async_process
 
gboolean no_pipeline_eos
 

Field Documentation

◆ async_process

gboolean GstDsNvStreammuxConfig::async_process

◆ attach_sys_ts_as_ntp

gboolean GstDsNvStreammuxConfig::attach_sys_ts_as_ntp

◆ batch_size

gint GstDsNvStreammuxConfig::batch_size

◆ batched_push_timeout

gint GstDsNvStreammuxConfig::batched_push_timeout

◆ buffer_pool_size

gint GstDsNvStreammuxConfig::buffer_pool_size

◆ compute_hw

gint GstDsNvStreammuxConfig::compute_hw

◆ config_file_path

gchar * GstDsNvStreammuxConfig::config_file_path

◆ enable_padding

gboolean GstDsNvStreammuxConfig::enable_padding

◆ frame_duration

guint64 GstDsNvStreammuxConfig::frame_duration

◆ frame_num_reset_on_eos

gboolean GstDsNvStreammuxConfig::frame_num_reset_on_eos

◆ frame_num_reset_on_stream_reset

gboolean GstDsNvStreammuxConfig::frame_num_reset_on_stream_reset

◆ gpu_id

guint GstDsNvStreammuxConfig::gpu_id

◆ interpolation_method

gint GstDsNvStreammuxConfig::interpolation_method

◆ live_source

gboolean GstDsNvStreammuxConfig::live_source

◆ max_latency

guint64 GstDsNvStreammuxConfig::max_latency

◆ maxBatchSize

guint GstDsNvStreammuxConfig::maxBatchSize

◆ no_pipeline_eos

gboolean GstDsNvStreammuxConfig::no_pipeline_eos

◆ num_surfaces_per_frame

gint GstDsNvStreammuxConfig::num_surfaces_per_frame

◆ nvbuf_memory_type

guint GstDsNvStreammuxConfig::nvbuf_memory_type

◆ pipeline_height

gint GstDsNvStreammuxConfig::pipeline_height

◆ pipeline_width

gint GstDsNvStreammuxConfig::pipeline_width

◆ sync_inputs

gboolean GstDsNvStreammuxConfig::sync_inputs

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