2
0
forked from Ivasoft/DSView

Refresh the view realtime when device is stream mode

This commit is contained in:
dreamsourcelabTAI
2023-04-19 17:51:24 +08:00
parent a32ac7f975
commit f59c19be3f
12 changed files with 266 additions and 170 deletions

View File

@@ -36,8 +36,8 @@
"text": "重复(&R)"
},
{
"id": "IDS_TOOLBAR_CAPTURE_MODE_REALTIME",
"text": "实时(&T)"
"id": "IDS_TOOLBAR_CAPTURE_MODE_LOOP",
"text": "回滚(&L)"
},
{
"id": "IDS_TOOLBAR_RUN_START",

View File

@@ -36,8 +36,8 @@
"text": "&Repetitive"
},
{
"id": "IDS_TOOLBAR_CAPTURE_MODE_REALTIME",
"text": "Real&time"
"id": "IDS_TOOLBAR_CAPTURE_MODE_LOOP",
"text": "&Loop"
},
{
"id": "IDS_TOOLBAR_RUN_START",