forked from JumpingYang001/webrtc
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The onWebRtcAudioTrackStartError is changed in this CL which breaks t…
…he internal projects. Revert "Improves native Android audio implementations." This reverts commit 92b1ffd. Reason for revert: <INSERT REASONING HERE> Original change's description: > Improves native Android audio implementations. > > Summary: > > Adds AudioTrackStartErrorCode to separate different types of error > codes in combination with StartPlayout. > > Harmonizes WebRtcAudioRecord and WebRtcAudioTrack implementations > to ensure that init/start/stop is performed identically. > > Adds thread checking in WebRtcAudio track. > > Bug: webrtc:8453 > Change-Id: Ic913e888ff9493c9cc748a7b4dae43eb6b37fa85 > Reviewed-on: https://webrtc-review.googlesource.com/15481 > Commit-Queue: Henrik Andreassson <[email protected]> > Reviewed-by: Alex Glaznev <[email protected]> > Cr-Commit-Position: refs/heads/master@{#20448} [email protected],[email protected] Change-Id: If1d1d9717387a4a8f6d9d6acf7e86ded4c655b5e No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: webrtc:8453 Reviewed-on: https://webrtc-review.googlesource.com/16321 Reviewed-by: Zhi Huang <[email protected]> Commit-Queue: Zhi Huang <[email protected]> Cr-Commit-Position: refs/heads/master@{#20452}
- Loading branch information
1 parent
c2a0eb2
commit 0af34ad
Showing
3 changed files
with
47 additions
and
90 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters