Send Sdes using RtcpPacket

BUG=2450
R=asapersson@webrtc.org

Review URL: https://codereview.webrtc.org/1196863003.

Cr-Commit-Position: refs/heads/master@{#9504}
This commit is contained in:
Erik Språng
2015-06-25 14:46:16 +02:00
parent 51c7cbb86a
commit 0ea42d319e
5 changed files with 30 additions and 101 deletions

View File

@ -365,8 +365,7 @@ class RtpRtcp : public Module {
*
* return -1 on failure else 0
*/
virtual int32_t AddMixedCNAME(uint32_t SSRC,
const char cName[RTCP_CNAME_SIZE]) = 0;
virtual int32_t AddMixedCNAME(uint32_t SSRC, const char* c_name) = 0;
/*
* RemoveMixedCNAME