SetFlipMirror

The function is described in the following sections.

Description

Set flip and mirror value in the sensor.

Syntax

The following code block shows the syntax of the function.
SetFlipMirror(
    SENSOR_HANDLE *pstHandle,
    STF_U8 u8Flag
    );

Parameter

The function has the following parameters.
Table 1. SetFlipMirror Parameter Description
Parameter Description Input/Output
pstHandle Sensor handle Input
u8Flag Flip and mirror status Input

Return

The function has the following return values.
Table 2. SetFlipMirror Return Description
Return Description
0 Success
Other values Failure

Requirement

None