camera 
Vars | |
| can_edit_metadata | Can we edit the metadata of the latest picture? |
|---|---|
| current_picture_caption | The caption we will give to the picture when we first save it |
| current_picture_desc | The description we will give to the picture when we first save it |
| current_picture_name | The name we will give to the picture when we first save it |
| internal_camera | Camera built-into the tablet. |
| internal_picture | Latest picture taken by the app. |
| picture_appearance | A mutable_appearance of the latest picture, for getting an appeance reference for the UI. |
| picture_number | How many pictures were taken already, used for the camera's TGUI photo display |
Var Details
can_edit_metadata 
Can we edit the metadata of the latest picture?
current_picture_caption 
The caption we will give to the picture when we first save it
current_picture_desc 
The description we will give to the picture when we first save it
current_picture_name 
The name we will give to the picture when we first save it
internal_camera 
Camera built-into the tablet.
internal_picture 
Latest picture taken by the app.
picture_appearance 
A mutable_appearance of the latest picture, for getting an appeance reference for the UI.
picture_number 
How many pictures were taken already, used for the camera's TGUI photo display