rtpmanager: add new on-new-sender-ssrc, on-sender-ssrc-active signals
authorHyunjun Ko <zzoon.ko@samsung.com>
Fri, 2 Oct 2015 07:16:32 +0000 (16:16 +0900)
committerSebastian Dröge <sebastian@centricular.com>
Fri, 2 Oct 2015 13:39:29 +0000 (16:39 +0300)
commit2b1f52755df222d56f1e9c4a52826539e8f9c062
tree80293b25462a2f023dbb716284ea2c7156b0087d
parent040467d118ec633260424660bfa2946eb50a8c3f
rtpmanager: add new on-new-sender-ssrc, on-sender-ssrc-active signals

Allows for applications to get internal source's RTP statistics.
(eg. sender sources for a server/client)

https://bugzilla.gnome.org/show_bug.cgi?id=746747
docs/plugins/gst-plugins-good-plugins.signals
gst/rtpmanager/gstrtpbin.c
gst/rtpmanager/gstrtpbin.h
gst/rtpmanager/gstrtpsession.c
gst/rtpmanager/gstrtpsession.h
gst/rtpmanager/rtpsession.c
gst/rtpmanager/rtpsession.h