stop_audio interface
- Definition:
int _stdcall stop_audio(void* client);
- Parameter:
client:[in],The client object which is form new_client.
- Return:
Return ERROR_OK if success,else refer to the definition of error number
- Explain:
Notice camera to stop send audio data.