rtpsession: Add new send-rtcp-full signal
authorSebastian Dröge <sebastian@centricular.com>
Thu, 22 Jan 2015 09:28:52 +0000 (10:28 +0100)
committerSebastian Dröge <sebastian@centricular.com>
Mon, 26 Jan 2015 17:49:31 +0000 (18:49 +0100)
commitbc9111a03d4821568a9d0759a27983b7e0edf6c7
tree92edc9dd571a0b54f0b234f77d02c08bd960a74e
parentbf10d33b9b95856aabbc12dfa7c5ede50a27b38c
rtpsession: Add new send-rtcp-full signal

This indicates with a boolean return value if scheduling a new RTCP packet
within the requested delay was possible. Otherwise it behaves exactly like
send-rtcp. The only reason for adding a new signal is ABI compatibility.
gst/rtpmanager/rtpsession.c