CAMERA_GetOutputFormat

Syntax

#include <twl/camera.h>

CAMERAOutput CAMERA_GetOutputFormat( void );

Arguments

None.

Return Values

Returns the data format currently configured to be output by the camera.

Description

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.

See Also

CAMERA_SetOutputFormat

Revision History

2008/01/15 Initial version.


CONFIDENTIAL