Searched defs:VideoFile (Results 1 – 3 of 3) sorted by relevance
57 struct VideoFile { struct58 int framerate = 30;59 std::string name;61 int width = 0;62 int height = 0;
36 class VideoFile : public Video { class38 VideoFile(int width, in VideoFile() function in webrtc::test::__anond1ef502b0111::VideoFile
108 struct VideoFile { struct109 std::string name;111 int width = 0;112 int height = 0;