18 #ifndef _NVGSTDS_STREAMMUX_H_
19 #define _NVGSTDS_STREAMMUX_H_
33 gint buffer_pool_size;
35 gint batched_push_timeout;
38 gboolean buffer_cache;
39 gint buffer_cache_timeout;
40 gint num_surface_per_frame;
41 gint interpolation_method;
42 guint64 frame_duration;
44 guint nvbuf_memory_type;
46 gboolean enable_padding;
48 gboolean attach_sys_ts_as_ntp;
49 gchar* config_file_path;
52 gboolean frame_num_reset_on_eos;
53 gboolean frame_num_reset_on_stream_reset;
54 gboolean async_process;
55 gboolean no_pipeline_eos;
56 gboolean use_nvmultiurisrcbin;
57 gboolean extract_sei_type5_data;
58 gboolean extract_sei_sim_time;
59 gboolean align_first_buffer;
60 guint sync_inputs_ntp;
61 guint failsafe_flush_count;
62 gboolean drop_backward_sei;