struct
#include <include/mtx/events/common.hpp>
ThumbnailInfo Metadata about an image thumbnail.
Public variables
Friends
- void from_json(const nlohmann::json& obj, ThumbnailInfo& info)
- Deserialization method needed by
nlohmann::json
. - void to_json(nlohmann::json& obj, const ThumbnailInfo& info)
- Serialization method needed by
nlohmann::json
.