|
NVIDIA DeepStream SDK API Reference
|
8.0 Release
|
Go to the documentation of this file.
13 #ifndef _GST_NVDSUDPSINK_H_
14 #define _GST_NVDSUDPSINK_H_
16 #include <gst/base/gstbasesink.h>
17 #include <gst/base/gstadapter.h>
18 #include <rivermax_api.h>
25 #define GST_TYPE_NVDSUDPSINK (gst_nvdsudpsink_get_type())
26 #define GST_NVDSUDPSINK(obj) (G_TYPE_CHECK_INSTANCE_CAST((obj),GST_TYPE_NVDSUDPSINK,GstNvDsUdpSink))
27 #define GST_NVDSUDPSINK_CLASS(klass) (G_TYPE_CHECK_CLASS_CAST((klass),GST_TYPE_NVDSUDPSINK,GstNvDsUdpSinkClass))
28 #define GST_IS_NVDSUDPSINK(obj) (G_TYPE_CHECK_INSTANCE_TYPE((obj),GST_TYPE_NVDSUDPSINK))
29 #define GST_IS_NVDSUDPSINK_CLASS(obj) (G_TYPE_CHECK_CLASS_TYPE((klass),GST_TYPE_NVDSUDPSINK))
#define MAX_ST2022_7_STREAMS
GType gst_nvdsudpsink_get_type(void)
rmax_mkey_id mKey[MAX_ST2022_7_STREAMS]
GstBaseSinkClass parent_class
StreamParams streamParams
gchar * source_ips[MAX_ST2022_7_STREAMS]
struct StreamParams StreamParams
struct rmax_chunk * chunks
struct sockaddr_in localNicAddr
gdouble frameTimeInterval
gboolean pass_rtp_timestamp
rmax_mkey_id hKey[MAX_ST2022_7_STREAMS]