Searched refs:RtpPlayerImpl (Results 1 – 1 of 1) sorted by relevance
318 class RtpPlayerImpl : public RtpPlayerInterface { class320 RtpPlayerImpl(PayloadSinkFactoryInterface* payload_sink_factory, in RtpPlayerImpl() function in webrtc::rtpplayer::RtpPlayerImpl347 virtual ~RtpPlayerImpl() {} in ~RtpPlayerImpl()465 RTC_DISALLOW_IMPLICIT_CONSTRUCTORS(RtpPlayerImpl);486 rtc::scoped_ptr<RtpPlayerImpl> impl( in Create()487 new RtpPlayerImpl(payload_sink_factory, payload_types, clock, in Create()