DeInitVenc

Function Usage

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

Prototype

1
APP_ERROR DvppWrapper::DeInitVenc();

Response Parameters

Data Structure

Description

APP_ERROR

For details about the returned error codes, see APP_ERROR Description.