Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/distributed_screen/common/include/
H A Ddscreen_constants.h77 struct VideoData { struct
78 uint8_t *data;
79 size_t size;
80 uint32_t width;
81 uint32_t height;
82 int64_t timestamp;
83 std::string format;