DeInitVenc

Function Usage

DVPP video encoding deinitialization function, which must be used together with InitVenc() to destroy resources.

Prototype

APP_ERROR DeInitVenc();

Return Parameter Description

Data Structure

Description

APP_ERROR

Error code returned during program execution. For details, see the MxBase/ErrorCode/ErrorCode.h file.