CAMERA_GetTransferLines

Syntax

#include <twl/camera.h>

int CAMERA_GetTransferLines( void );

Arguments

None.

Return Values

Returns the number of lines to transfer to the buffer at once.

Description

This function gets the number of lines currently configured to be transferred to the buffer at once. If the CAMERA_SetTransferLines function has been used to specify the number of lines to transfer to the buffer at once, that setting is obtained. If the aforementioned function has not been called, the default value is obtained.

See Also

CAMERA_SetTransferLines

Revision History

2008/01/15 Initial version.


CONFIDENTIAL