DvppVdecFlush
Function Usage
Function used to obtain the cache data and clear the cache queue after all streams are sent. After its call is complete, the decoding process ends.
Prototype
1 | APP_ERROR DvppWrapper::DvppVdecFlush(); |
Response Parameters
Data Structure |
Description |
|---|---|
APP_ERROR |
For details about the returned error codes, see APP_ERROR Description. |
Parent topic: DvppWrapper