Searched refs:roundTripTimeDelay (Results 1 – 1 of 1) sorted by relevance
468 int32_t roundTripTimeDelay = *reinterpret_cast<int32_t*>(nMsg); in OnPeerRtcpComponents() local469 mRtcpDecoderListener->OnEvent(kRequestRoundTripTimeDelayUpdate, roundTripTimeDelay); in OnPeerRtcpComponents()