| Top |  |  |  |  | 
    GObject
    ╰── GInitiallyUnowned
        ╰── GstObject
            ╰── GstElement
                ╰── GstBaseSink
                    ╰── GstMultiUDPSink
                        ╰── GstUDPSink
udpsink is a network sink that sends UDP packets to the network. It can be combined with RTP payloaders to implement RTP streaming.