mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-19 08:37:54 +01:00
![]() Any native call before PeerConnectionFactory.initialize() will fail. This means creation of JavaAudioDeviceModule will fail if it's created before PeerConnectionFactory.initialize(). Clients should technically always call PeerConnectionFactory.initialize() first, but we can help the situation by deferring creation of the native ADM until it's actually needed. Bug: webrtc:7452 Change-Id: I53df2bdb980a8bdc413975f1cea6bcf297b453d5 Reviewed-on: https://webrtc-review.googlesource.com/70763 Reviewed-by: Paulina Hensman <phensman@webrtc.org> Commit-Queue: Magnus Jedvert <magjed@webrtc.org> Cr-Commit-Position: refs/heads/master@{#22936} |
||
---|---|---|
.. | ||
webrtc |