webrtc/sdk/objc/Framework/Classes/Audio
Peter Hanspers 08da28dd60 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: I07340505137b16c2dd487569ad0112f984557bba
Reviewed-on: https://webrtc-review.googlesource.com/75125
Reviewed-by: Kári Helgason <kthelgason@webrtc.org>
Commit-Queue: Peter Hanspers <peterhanspers@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#23208}
2018-05-14 09:25:49 +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-14 09:25:49 +00:00
RTCNativeAudioSessionDelegateAdapter.mm Moving iOS Audio Device to sdk. 2018-05-14 09:25:49 +00:00