mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-09-18 18:31:02 +03:00
docs(cursor): clarify optional capture metadata and rendering scope
This commit is contained in:
@@ -316,7 +316,7 @@ message CursorData {
|
||||
int32 width = 4;
|
||||
int32 height = 5;
|
||||
bytes colors = 6;
|
||||
// Physical bitmap pixels per remote logical pixel; 0 means an older sender.
|
||||
// Physical bitmap pixels per remote logical pixel; 0 means unknown density.
|
||||
double scale = 7;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user