webrtc/sdk/objc/Framework/Classes/Audio
Peter Hanspers 8d95e3b211 Moving iOS Audio Device to sdk.
This change forks the existing iOS audio device module and audio device
from modules/audio_device/ into sdk/objc/Framework. It also updates
RTCPeerConnectionFactory to use the forked implementation.

The unit tests are re-implemented as XCTests.

(was: https://webrtc-review.googlesource.com/c/src/+/67300)

Bug: webrtc:9120
Change-Id: I46c09900246f75ca5285aeb38f7b8b295784ffac
Reviewed-on: https://webrtc-review.googlesource.com/76741
Reviewed-by: Kári Helgason <kthelgason@webrtc.org>
Reviewed-by: Henrik Andreassson <henrika@webrtc.org>
Reviewed-by: Anders Carlsson <andersc@webrtc.org>
Commit-Queue: Peter Hanspers <peterhanspers@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#23238}
2018-05-15 10:33:01 +00:00
..
RTCAudioSession+Configuration.mm Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
RTCAudioSession+Private.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
RTCAudioSession.mm Add notifiers for when the audio session will be activated/deactivated, did activate/deactivate and failed to activate/deactivate. 2018-04-25 16:50:43 +00:00
RTCAudioSessionConfiguration.m Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
RTCNativeAudioSessionDelegateAdapter.h Moving iOS Audio Device to sdk. 2018-05-15 10:33:01 +00:00
RTCNativeAudioSessionDelegateAdapter.mm Moving iOS Audio Device to sdk. 2018-05-15 10:33:01 +00:00