Closed Bug 1425039 Opened 7 years ago Closed 7 years ago

AudioConduit should use webrtc.org call interface

Categories

(Core :: WebRTC: Audio/Video, enhancement, P2)

enhancement

Tracking

()

RESOLVED WONTFIX

People

(Reporter: dminor, Assigned: dminor)

References

(Blocks 3 open bugs)

Details

The old interfaces on which we rely are going away and updating to the call interface will clean up the code and make it easier to write unit tests.
Rank: 15
The VoE interface is still present in branch 64 but has been removed from upstream, so this will need to be fixed after the branch 64 update at the latest.
It is much easier to mock out the call interface than the the VoE* ones, so we need to fix this prior to or concurrently with writing gtests for the AudioConduit.
It looks like we'll have to do this as part of the branch 64 update rather than after.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.