STFLIB_ISP_SENSOR_SturctUninitialize

The API is described in the following sections.

Description

De-initialize a ST_SENSOR structure.

Syntax

The following code block shows the syntax of the API.
STFLIB_ISP_SENSOR_SturctUninitialize(
    ST_SENSOR *pstSensor,
    );

Parameter

The API has the following parameter.
Table 1. STFLIB_ISP_SENSOR_SturctUninitialize Parameter Description
Parameter Description Input/Output
pstSensor Sensor handle Input/Output

Return

The API has the following return values.
Table 2. STFLIB_ISP_SENSOR_SturctUninitialize Return Description
Return Description
0 Success
Other values Failure

Requirement

The files libSensorapi.a and libISPC.a are required for using this API.