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 12:08:56 +00:00
2017-08-30 11:45:58 +00:00
2017-08-31 13:47:32 +00:00
2017-08-30 11:45:58 +00:00
2017-08-31 12:53:44 +00:00
2017-08-30 11:45:58 +00:00
2017-08-30 11:45:58 +00:00
2017-08-31 02:43:14 +00:00
2017-08-30 11:45:58 +00:00
2017-08-30 11:45:58 +00:00
2017-08-30 11:45:58 +00:00
2017-08-31 10:21:39 +00:00
2017-08-30 11:45:58 +00:00
2017-08-30 11:45:58 +00:00
2017-08-30 11:45:58 +00:00
2017-08-31 10:21:39 +00:00
2017-08-30 11:45:58 +00:00
2017-07-19 17:40:47 +00:00
2017-06-12 19:45:32 +00:00
2016-11-16 19:11:38 +00:00