frame dims

This commit is contained in:
Green Sky 2024-07-26 16:46:25 +02:00
parent 7d64832f77
commit 2801fc21fb
No known key found for this signature in database

View File

@ -72,10 +72,12 @@ namespace ObjectStore::Components {
}; };
// img stuff // img stuff
// save in the message instead? no? struct FrameDims {
// struct FrameDims { uint16_t w {0u};
uint16_t h {0u};
};
// struct ThumbHash { // struct ThumbHash {
// struct TagNotImage {}; // struct TagNotImage {}; ???
// receiving/sending/paused/canceled/stopped whatever // receiving/sending/paused/canceled/stopped whatever