Closed
Bug 889933
Opened 12 years ago
Closed 12 years ago
Use AudioDeviceBuffer::AppendRecordedBuffer() once available at webrtc.org
Categories
(Core :: WebRTC: Audio/Video, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: jib, Assigned: jib)
References
()
Details
This is a followup from bug 825112 to remove extra memcpy of audio-data chunk due to carry-over between the rec-buffer and downstream buffer size, which differ.
The idea is to use new AudioDeviceBuffer::AppendRecordedBuffer() API from webrtc.org once http://code.google.com/p/webrtc/issues/detail?id=2038 is fixed.
Comment 1•12 years ago
|
||
No longer relevant
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•