#include <twl/camera.h>
CAMERAOutput CAMERA_GetOutputFormat( void );
None.
Returns the data format currently configured to be output by the camera.
Gets the data format currently configured to be output by the camera. If the CAMERA_SetOutputFormat
function has been used to specify the camera's output data format, that setting is obtained. If the aforementioned function has not been called, the default value is obtained.
2008/01/15 Initial version.
CONFIDENTIAL