Searched defs:RtpClock (Results 1 - 1 of 1) sorted by relevance

/external/webrtc/talk/media/base/
H A Drtpdataengine.h67 class RtpClock { class in namespace:cricket
69 RtpClock(int clockrate, uint16_t first_seq_num, uint32_t timestamp_offset) function in class:cricket::RtpClock
87 // Timing* Used for the RtpClock
135 std::map<uint32_t, RtpClock*> rtp_clock_by_send_ssrc_;

Completed in 94 milliseconds