DestroyDvppApi
Syntax |
int DestroyDvppApi(IDVPPAPI*& pIDVPPAPI) |
---|---|
Function |
Destroys the DVPP API instance created by calling CreateDvppApi and closes the DVPP executor. |
Input |
IDVPPAPI pointer reference |
Output |
None |
Return Value |
|
Instructions |
None |
Restriction |
To continue to invoke DVPP after DestroyDvppApi is called, call CreateDvppApi to create a DVPP API instance. |
Calling Example
DestroyDvppApi(pidvppapi);
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot