mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-16 23:30:48 +01:00
![]() The class called AudioDeviceModule today is an implementation of a future interface. We want to reserve the name AudioDeviceModule for the actual interface. The implementation class has been renamed to JavaAudioDeviceModule. 'Java' here refers to the fact that the implementation is using android.media.AudioRecord as input and android.media.AudioTrack as output, and this is opposed to native AudioDeviceModule implementations such as OpenSLES and AAudio. Bug: webrtc:7452 Change-Id: Ifc243c2e169b12a50128ee3252f06d574aa7b358 Reviewed-on: https://webrtc-review.googlesource.com/65400 Reviewed-by: Paulina Hensman <phensman@webrtc.org> Commit-Queue: Magnus Jedvert <magjed@webrtc.org> Cr-Commit-Position: refs/heads/master@{#22673} |
||
---|---|---|
.. | ||
aarproject | ||
androidapp | ||
androidjunit | ||
androidnativeapi | ||
androidtests | ||
objc | ||
objcnativeapi | ||
peerconnection | ||
relayserver | ||
stunprober | ||
stunserver | ||
turnserver | ||
unityplugin | ||
BUILD.gn | ||
DEPS | ||
OWNERS |