aboutsummaryrefslogtreecommitdiff
path: root/webrtc/voice_engine/include/voe_base.h
AgeCommit message (Expand)Author
2015-12-02Removing some unnecessary string manipulation code from VoEBase::GetVersion().solenberg
2015-05-26VoE: Remove unused interfacesJelena Marusic
2015-05-13Propagating RTT from send-only channel to receive-only channel.Minyue
2015-05-04VoE: apply new style guide on VoE interfaces and their implementationsJelena Marusic
2015-04-21VoE: VoEBase unit testJelena Marusic
2015-03-09Adds C++/JNI/Java unit test for audio device module on Android.henrika@webrtc.org
2014-09-22Remove Get/SetNetEQPlayoutMode APIshenrik.lundin@webrtc.org
2014-04-17Removes parts of the VoEBase sub API as part of a clean-up operation where th...henrika@webrtc.org
2014-04-09(landing) Exclude VoiceEngine::SetAndroidObjects in WebRTC chrome buildshenrika@webrtc.org
2014-02-02Moved the new OnData interface to AudioTranport, and expose the AudioTranspor...xians@webrtc.org
2014-01-29Added new capture callback interface to pass the capture callback to a specif...xians@webrtc.org
2013-11-13Inject config when creating channels to override the existing one.turaj@webrtc.org
2013-09-12This issue is related tominyue@webrtc.org
2013-08-07Ref-counted rewrite of ChannelManager.pbos@webrtc.org
2013-07-03Proper spacing for end-of-namespace comments.pbos@webrtc.org
2013-05-21Include files from webrtc/.. paths in voice_engine/pbos@webrtc.org
2013-05-14Remove const for plain data types in voice_engine/pbos@webrtc.org
2013-04-03Remove UDP transport API from VoEpwestin@webrtc.org
2013-03-13Revert r3667 and r3665pwestin@webrtc.org
2013-03-13Removed the engine API:s related to transport such as SetSendDestination, the...pwestin@webrtc.org
2013-03-05None of the clients of VoE use SetNetEQBGNMode(), furthermore, NetEq 4 does n...turaj@webrtc.org
2013-03-05Expose the capture-side AudioProcessing object and allow it to be injected.andrew@webrtc.org
2013-02-15Make VoiceEngineImpl inherit from VoiceEngine.tommi@webrtc.org
2012-10-22Move src/ -> webrtc/andrew@webrtc.org