mirror of
https://github.com/YuzuZensai/beamboxctl.git
synced 2026-07-21 20:42:19 +00:00
✨ feat: video/gif support
This commit is contained in:
@@ -27,7 +27,7 @@ export interface DeviceStatus {
|
||||
/**
|
||||
* Display resolution as "width,height" string
|
||||
*
|
||||
* Example: "368,368" = 368x368 pixels
|
||||
* Example: "368,368" = 368x368 pixels (static); animations use 360x360
|
||||
*/
|
||||
size: string;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user