|
|
NVIDIA DeepStream SDK API Reference
|
9.1 Release
|
Go to the documentation of this file.
18 #ifndef _GST_NVDSUDPSINK_H_
19 #define _GST_NVDSUDPSINK_H_
21 #include <gst/base/gstbasesink.h>
22 #include <gst/base/gstadapter.h>
23 #include <rivermax_api.h>
26 #include "../gstnvdsudpcommon.h"
30 #define GST_TYPE_NVDSUDPSINK (gst_nvdsudpsink_get_type())
31 #define GST_NVDSUDPSINK(obj) (G_TYPE_CHECK_INSTANCE_CAST((obj),GST_TYPE_NVDSUDPSINK,GstNvDsUdpSink))
32 #define GST_NVDSUDPSINK_CLASS(klass) (G_TYPE_CHECK_CLASS_CAST((klass),GST_TYPE_NVDSUDPSINK,GstNvDsUdpSinkClass))
33 #define GST_IS_NVDSUDPSINK(obj) (G_TYPE_CHECK_INSTANCE_TYPE((obj),GST_TYPE_NVDSUDPSINK))
34 #define GST_IS_NVDSUDPSINK_CLASS(obj) (G_TYPE_CHECK_CLASS_TYPE((klass),GST_TYPE_NVDSUDPSINK))
108 struct rmax_chunk *
chunks;
guint64 rtp_timestamp_offset
rmax_mkey_id mKey[MAX_ST2022_7_STREAMS]
GstBaseSinkClass parent_class
StreamParams streamParams
rmax_mkey_id hKey[MAX_ST2022_7_STREAMS]
GType gst_nvdsudpsink_get_type(void)
guint64 pass_rtp_ts_offset
struct sockaddr_in localNicAddr
struct StreamParams StreamParams
gdouble frameTimeInterval
gboolean pass_rtp_timestamp
#define MAX_ST2022_7_STREAMS
gchar * source_ips[MAX_ST2022_7_STREAMS]