From Shenzhen XRC Tech Co.,Ltd.

WindowsSdk: enable_audio_in interface

Int _stdcall enable_audio_in(void* client, int enabled);
client:[in],The client object which is form new_client.
enabled:[in],enable or disable to capture audio and send to camera.1: enable, 0:disable
Return ERROR_OK if success,else refer to the definition of error number
enable or disable to capture audio and send to camera.
Make sure the camera has connected now.
Retrieved from http://wiki.reecam.cn/WindowsSdk/InterfaceEnableAudioIn
Page last modified on April 10, 2013, at 05:29 PM EST