Skip to content

Latest commit

 

History

History
49 lines (34 loc) · 2.08 KB

Camera.md

File metadata and controls

49 lines (34 loc) · 2.08 KB
layout title oneline forum techlink tags
technology
Camera
Camera APIs for BB 10
camera, blackberry 10

{% include common-defs.md %}

Description

APIs to use the Camera on BlackBerry 10

Documentation

The main forum for questions depends on the software stack being used:

Samples

HelloCamera
Shows how to set up a Cascades foreign window and connect the Camera viewfinder to it.

NativeCamera
Shows how to set up a Camera viewfinder in a non-cascades environment using libscreen.

HelloVideoCamera
Shows how to record videos using the Camera. This sample is based on the HelloCamera sample so it also illustrates how to set up a Cascades foreign window and connect the Camera viewfinder to it.

Photobomber
A camera application that let's you take photos and then have them "bombed" by somebody. The app shows how to use the Cascades multimedia library with Camera, take a picture, manipulate the image, and add an image over another image.

Presentations, Articles and Other Media

Also See

[Cascades], [WebWorks], [Native]