|
|
|
@ -3,7 +3,7 @@
@@ -3,7 +3,7 @@
|
|
|
|
|
"name": "CameraAction", |
|
|
|
|
"shortDescription": "Specify whether the camera should take photos or video", |
|
|
|
|
"type": "uint32", |
|
|
|
|
"enumStrings": "Continue current action,Take photo,Take photos (time),Take photos (distance),Stop taking photos,Start recording video,Stop recording video", |
|
|
|
|
"enumStrings": "No change,Take photo,Take photos (time),Take photos (distance),Stop taking photos,Start recording video,Stop recording video", |
|
|
|
|
"enumValues": "0,6,1,2,3,4,5", |
|
|
|
|
"defaultValue": 0 |
|
|
|
|
}, |
|
|
|
|