henrika
9868042b05
Removes unused APIs from the ADM (part II).
Removes:
int32_t SpeakerVolumeStepSize(uint16_t* stepSize)
int32_t MicrophoneVolumeStepSize(uint16_t* stepSize)
int32_t MicrophoneBoostIsAvailable(bool* available)
int32_t SetMicrophoneBoost(bool enable)
int32_t MicrophoneBoost(bool* enabled)
int32_t SetPlayoutBuffer(const BufferType type, uint16_t sizeMS = 0)
int32_t PlayoutBuffer(BufferType* type, uint16_t* sizeMS)
int32_t CPULoad(uint16_t* load)
int32_t StartRawOutputFileRecording(const char pcmFileNameUTF8[kAdmMaxFileNameSize])
int32_t StopRawOutputFileRecording()
int32_t StartRawInputFileRecording(const char pcmFileNameUTF8[kAdmMaxFileNameSize])
int32_t StopRawInputFileRecording()
int32_t ResetAudioDevice()
BUG=webrtc:7306
Review-Url: https://codereview.webrtc.org/3006803002
Cr-Commit-Position: refs/heads/master@{#19632}
2017-08-31 13:47:32 +00:00
..
2017-08-31 13:47:32 +00:00
2017-08-31 13:47:32 +00:00
2017-08-31 13:47:32 +00:00
2017-08-31 13:47:32 +00:00
2017-08-31 13:47:32 +00:00
2017-08-31 13:47:32 +00:00
2017-08-31 13:47:32 +00:00
2017-08-31 13:47:32 +00:00
2017-08-31 13:47:32 +00:00
2013-09-13 00:02:13 +00:00
2017-08-31 13:47:32 +00:00
2017-08-31 13:47:32 +00:00
2017-08-31 13:47:32 +00:00
2017-08-31 13:47:32 +00:00
2017-08-31 13:47:32 +00:00
2017-07-06 19:11:40 +00:00
2017-08-25 14:47:31 +00:00
2017-08-30 11:45:58 +00:00
2017-07-06 19:11:40 +00:00
2017-07-06 19:11:40 +00:00
2017-07-06 19:11:40 +00:00
2016-10-01 05:29:53 +00:00
2017-08-18 08:05:48 +00:00