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

/external/webrtc/webrtc/modules/video_coding/include/
H A Dvideo_coding.h38 class EventFactory { class in namespace:webrtc
40 virtual ~EventFactory() {}
45 class EventFactoryImpl : public EventFactory {
76 static VideoCodingModule* Create(Clock* clock, EventFactory* event_factory);

Completed in 81 milliseconds