If we are on API level 21 or higher, it is possible to use a special AudioTrack constructor that uses AudioAttributes and AudioFormat as input. It allows us to supersede the notion of stream types for defining the behavior of audio playback, and to allow certain platforms or routing policies to use this information for more refined volume or routing decisions. BUG=b/30018586 Review-Url: https://codereview.webrtc.org/2804013002 Cr-Commit-Position: refs/heads/master@{#17737}
Name: WebRTC URL: http://www.webrtc.org Version: 90 License: BSD License File: LICENSE Description: WebRTC provides real time voice and video processing functionality to enable the implementation of PeerConnection/MediaStream. Third party code used in this project is described in the file LICENSE_THIRD_PARTY.