Info Screens

Top  Previous  Next

 

Info screens provide a way of displaying information such as privacy statements or help to the user. Info screens can display one or more pages of information and are available in the ready screens and the sharing screen. Each info screen can have a JPEG background, an animated GIF overlay and a PNG overlay. The ready info screens also display the camera live feed on top of the background JPEG image (the live feed can be hidden by covering it with an opaque PNG overlay).

 

Info screens in photo ready screen

To display one or more info screens from the photo ready screen use the touchscreen editor to add a touchscreen action for "stillsInfoOpen" and add the screen images to the screens folder using the following filenames:

ready_info<n>.jpg, ready_info<n>.gif, ready_info<n>.png - info screens available from the photo ready screen (<n> is the page number starting from 1)

e.g. ready_info1.png, ready_info2.png

 

The next or previous info screen can be displayed using the "stillsInfoNext" and "stillsInfoPrev" touchscreen actions and the info screen can be closed using the "stillsInfoClose" or "stillsInfoStart" touchscreen actions.

 

Info screens in GIF ready screen

To display one or more info screens from the GIF ready screen use the touchscreen editor to add a touchscreen action for "gifInfoOpen" and add the screen images to the screens folder using the following filenames:

gif_ready_info<n>.jpg, gif_ready_info<n>.gif, gif_ready_info<n>.png - info screens available from the burst GIF ready screen (<n> is the page number starting from 1)

e.g. gif_ready_info1.png, gif_ready_info2.png

 

The next or previous info screen can be displayed using the "gifInfoNext" and "gifInfoPrev" touchscreen actions and the info screen can be closed using the "gifInfoClose" or "gifInfoStart" touchscreen actions.

 

Info screens in the share screen

To display one or more info screens from the share screen use the touchscreen editor to add a touchscreen action for "shareInfoOpen" and add the screen images to the screens folder using the following filenames:

share_info<n>.jpg, share_info<n>.gif, share_info<n>.png - info screens available from the sharing screens screen (<n> is the page number starting from 1)

e.g. share_ready_info1.png, share_ready_info2.png

 

The next or previous info screen can be displayed using the "shareInfoNext" and "shareInfoPrev" touchscreen actions and the info screen can be closed using the "shareInfoClose" touchscreen action.