Searched defs:ExtraInfo (Results 1 – 5 of 5) sorted by relevance
43 struct ExtraInfo { struct45 int32_t type; // type of payload data, see ExtraInfo argument55 ExtraInfo additional_info; argument
162 struct ExtraInfo { struct163 std::string componentType;167 Rosen::Vector2f coef;
117 struct ExtraInfo { struct118 uint32_t dataSize;119 uint8_t* data;
58 struct ExtraInfo { struct
39 } ExtraInfo; typedef