|
|
|
@ -49,7 +49,7 @@
@@ -49,7 +49,7 @@
|
|
|
|
|
"name": "CameraMode", |
|
|
|
|
"shortDescription": "Specify whether the camera should switch to photo or video mode", |
|
|
|
|
"type": "uint32", |
|
|
|
|
"enumStrings": "Take photos,Record video", |
|
|
|
|
"enumStrings": "Photo,Video", |
|
|
|
|
"enumValues": "0,1", |
|
|
|
|
"defaultValue": 0 |
|
|
|
|
} |
|
|
|
|