The resolution (height and width of an image) in pixels.
#include <camera/camera_api.h>
typedef struct { unsigned int width ; unsigned int height ; }camera_res_t;
BlackBerry 10.0.0
Use this structure when querying supported resolutions.