Valadoc | Vala | Tutorial | API-References | Markup

rtcp_buffer_end


Description:

public void rtcp_buffer_end (Buffer buffer)

Finish buffer after being constructured. This function is usually called after rtcp_buffer_new and after adding the RTCP items to the new buffer. The function adjusts the size of buffer with the total length of all the added packets.

Parameters:

buffer a buffer with an RTCP packet

Namespace: Gst
Package: gstreamer-rtp-0.10