mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-13 06:11:28 +03:00
@@ -25,7 +25,6 @@ message VideoFrame {
|
||||
EncodedVideoFrames h264s = 10;
|
||||
EncodedVideoFrames h265s = 11;
|
||||
}
|
||||
int64 timestamp = 9;
|
||||
}
|
||||
|
||||
message IdPk {
|
||||
@@ -513,7 +512,6 @@ message AudioFormat {
|
||||
|
||||
message AudioFrame {
|
||||
bytes data = 1;
|
||||
int64 timestamp = 2;
|
||||
}
|
||||
|
||||
// Notify peer to show message box.
|
||||
|
||||
Reference in New Issue
Block a user