gst/rtpmanager/gstrtpsession.c: Use method to get the internal SSRC.
authorWim Taymans <wim.taymans@gmail.com>
Mon, 29 Dec 2008 15:49:37 +0000 (15:49 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Tue, 11 Aug 2009 01:30:40 +0000 (02:30 +0100)
commit06d1532024cefe9791032104eb2362999ed2e47a
treed771e112fe19e3de696ffcd6dcb28a24a1a77ad4
parent1786eb1e253c1a21b413f13028745700efa9c1c6
gst/rtpmanager/gstrtpsession.c: Use method to get the internal SSRC.

Original commit message from CVS:
* gst/rtpmanager/gstrtpsession.c:
(gst_rtp_session_getcaps_send_rtp):
Use method to get the internal SSRC.
* gst/rtpmanager/rtpsession.c: (rtp_session_class_init),
(rtp_session_set_property), (rtp_session_get_property):
Add property to congiure the internal SSRC of the session.
Fixes #565910.
gst/rtpmanager/gstrtpsession.c
gst/rtpmanager/rtpsession.c