Searched defs:VideoData (Results 1 – 1 of 1) sorted by relevance
77 struct VideoData { struct78 uint8_t *data;79 size_t size;80 uint32_t width;81 uint32_t height;82 int64_t timestamp;83 std::string format;