13 #ifndef _NVGSTDS_STREAMMUX_H_
14 #define _NVGSTDS_STREAMMUX_H_
28 gint buffer_pool_size;
30 gint batched_push_timeout;
33 gboolean buffer_cache;
34 gint buffer_cache_timeout;
35 gint num_surface_per_frame;
36 gint interpolation_method;
37 guint64 frame_duration;
39 guint nvbuf_memory_type;
41 gboolean enable_padding;
43 gboolean attach_sys_ts_as_ntp;
44 gchar* config_file_path;
47 gboolean frame_num_reset_on_eos;
48 gboolean frame_num_reset_on_stream_reset;
49 gboolean async_process;
50 gboolean no_pipeline_eos;
51 gboolean use_nvmultiurisrcbin;
52 gboolean extract_sei_type5_data;
53 gboolean extract_sei_sim_time;
54 gboolean align_first_buffer;
55 guint sync_inputs_ntp;
56 guint failsafe_flush_count;
57 gboolean drop_backward_sei;