Searched refs:VideoFrameSource (Results 1 – 1 of 1) sorted by relevance
133 class VideoFrameSource : public CaptureFrameSource class136 VideoFrameSource(const String& fileName);144 VideoFrameSource::VideoFrameSource(const String& fileName) : fileName_(fileName) in VideoFrameSource() function in __anonf30617310211::VideoFrameSource149 void VideoFrameSource::reset() in reset()182 return makePtr<VideoFrameSource>(fileName); in createFrameSource_Video()