-/* gstreamer-rtp-0.10.vapi generated by lt-vapigen, do not modify. */
+/* gstreamer-rtp-0.10.vapi generated by vapigen, do not modify. */
[CCode (cprefix = "Gst", lower_case_cprefix = "gst_")]
namespace Gst {
public void get_rb (uint nth, uint32 ssrc, uchar fractionlost, int32 packetslost, uint32 exthighestseq, uint32 jitter, uint32 lsr, uint32 dlsr);
public uint get_rb_count ();
public bool move_to_next ();
- public void remove ();
+ public bool remove ();
public uint32 rr_get_ssrc ();
public void rr_set_ssrc (uint32 ssrc);
public bool sdes_add_entry (Gst.RTCPSDESType type, uchar len, uchar data);