Auxiliary Function APIs
- JpegCalBackFree class auxiliary API:
class JpegCalBackFree:
JpegCalBackFree() :go
~JpegCalBackFree()
JpegCalBackFree(JpegCalBackFree& others)
void setBuf(void* addr4Free)
void setBuf(void* addr4Free, size_t size4Free)
void operator() ()
const JpegCalBackFree& operator= (JpegCalBackFree& others)
- AutoBuffer class auxiliary API:
class AutoBuffer:
AutoBuffer()
~AutoBuffer()
void Reset()
char* allocBuffer(int size)
char* getBuffer()
int getBufferSize()
AutoBuffer(const AutoBuffer&)
const AutoBuffer& operator= (const AutoBuffer&)
- HIAI_DATA_SP class auxiliary API:
class HIAI_DATA_SP:
HIAI_DATA_SP()
virtual ~HIAI_DATA_SP()
void setFrameIndex(unsigned long long index)
unsigned long long getFrameIndex()
void setFrameBuffer(void * frameBuff)
void * getFrameBuffer()
void setFrameSize(unsigned int size)
unsigned int getFrameSize()
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