free_video interface
- Definition:
void _stdcall free_video(VIDEO_FRAME * vf);
- Parameter:
vf:[in],The memory point of VIDEO_FRAME structure
- Return:
void
- Explain:
Free the memory of VIDEO_FRAME structure which is malloc byrc_ipcam lib.
void _stdcall free_video(VIDEO_FRAME * vf);
vf:[in],The memory point of VIDEO_FRAME structure
void
Free the memory of VIDEO_FRAME structure which is malloc byrc_ipcam lib.
ICP:粤ICP备09050685号