Update talk to 50918584.
Together with Stefan's http://review.webrtc.org/1960004/. R=mallinath@webrtc.org Review URL: https://webrtc-codereview.appspot.com/2048004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@4556 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
@ -38,7 +38,8 @@ public:
|
||||
|
||||
virtual int GetPlayoutTimestamp(int channel, unsigned int& timestamp);
|
||||
|
||||
virtual int GetRtpRtcp(int channel, RtpRtcp* &rtpRtcpModule);
|
||||
virtual int GetRtpRtcp(int channel, RtpRtcp** rtpRtcpModule,
|
||||
RtpReceiver** rtp_receiver);
|
||||
|
||||
protected:
|
||||
VoEVideoSyncImpl(voe::SharedData* shared);
|
||||
|
||||
Reference in New Issue
Block a user