Searched refs:SetRtpContext (Results 1 – 4 of 4) sorted by relevance
93 mRtpSession->SetRtpContext(mRtpContextParams.getSsrc(), in Start()116 mRtpSession->SetRtpContext(mRtpContextParams.getSsrc(), in Start()205 SetRtpContext(rtpContextParams); in SetConfig()232 SetRtpContext(rtpContextParams); in SetConfig()562 void RtpEncoderNode::SetRtpContext(RtpContextParams& rtpContextParams) in SetRtpContext() function in RtpEncoderNode
76 void SetRtpContext(RtpContextParams& rtpContextParams);
112 void SetRtpContext(uint32_t ssrc, uint32_t timestamp, uint16_t sequenceNumber);
570 void IRtpSession::SetRtpContext(uint32_t ssrc, uint32_t timestamp, uint16_t sequenceNumber) in SetRtpContext() function in IRtpSession