Home
last modified time | relevance | path

Searched defs:FrameFactory (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/talk/app/webrtc/
Dandroidvideocapturer.cc44 class AndroidVideoCapturer::FrameFactory : public cricket::VideoFrameFactory { class in webrtc::AndroidVideoCapturer
46 FrameFactory(const rtc::scoped_refptr<AndroidVideoCapturerDelegate>& delegate) in FrameFactory() function in webrtc::AndroidVideoCapturer::FrameFactory
Dandroidvideocapturer.h100 class FrameFactory; variable