Epson Moverio Pro BT-2000 Developer's Manual page 84

Hide thumbs Also See for Moverio Pro BT-2000:
Table of Contents

Advertisement

6.8.3. getEpsonCameraMode
Function
Acquire the current camera mode.
Format
String getEpsonCameraMode (void);
Parameter
None.
Return value
Model
String
Usage procedure
/*Start camera*/
camera = Camera.open();
/*Acquire current parameters*/
Camera.Parameters params = camera.getParameters();
/*Acquire the current camera mode*/
String mode = params.getEpsonCameraMode();
MOVERIO Pro Developer's Guide (Rev.1.4)
Explanation
You can acquire the current camera mode as a return value.
"side-by-side"
"single-through-vga"
"single-through-720p"
"single-through-1080p"
"single-through-5m"
"depth-only"
"edof"
78

Advertisement

Table of Contents
loading

This manual is also suitable for:

Moverio pro bt-2200

Table of Contents