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