CameraUnit
#include <bb/cascades/multimedia/CameraUnit>
Provides values that identify a particular camera on the device, such as the front-facing camera or rear-facing camera.
Since:
BlackBerry 10.0.0
Public Types
An enumeration of possible camera identifiers.
Since:
BlackBerry 10.0.0
- None = 0
Indicates that no camera is selected.
Since:BlackBerry 10.0.0
- Front = 1
Indicates the front-facing camera.
Since:BlackBerry 10.0.0
- Rear = 2
Indicates the rear-facing camera.
Since:BlackBerry 10.0.0