DestroyVdecApi
Syntax |
int DestroyVdecApi(IDVPPAPI*& pIDVPPAPI, int singleton) |
---|---|
Function |
Releases the VDEC API instance created by CreateVdecApi and closes the VDEC executor. |
Input |
IDVPPAPI pointer reference. The singleton is reserved for internal use to implement a single pIDVPPAPI instance in the future. It is recommended that the caller set the parameter to 0 currently. |
Output |
None |
Return Value |
|
Instructions |
None |
Restriction |
To continue to invoke the VDEC after DestroyVdecApi is called, create a VDEC API instance. |
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