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)
committerWim Taymans <wim.taymans@gmail.com>
Mon, 29 Dec 2008 15:49:37 +0000 (15:49 +0000)
commit231fcedd6dce08f8313b95c389288d021c257fb2
treeb705d27e4273ed358459aa2304412a678e100187
parent0199de838b226e1f56a1867325c1b84f7891b248
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.
ChangeLog
gst/rtpmanager/gstrtpsession.c
gst/rtpmanager/rtpsession.c