Open Bug 1414770 Opened 7 years ago Updated 2 years ago

Refactor WebRTCAudioConduit::GetAudioFrame to avoid having to copy

Categories

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

enhancement

Tracking

()

Tracking Status
firefox58 --- affected

People

(Reporter: padenot, Unassigned)

References

Details

From bug 1397793, comment 33: > ::: media/webrtc/signaling/src/media-conduit/AudioConduit.cpp:712 > (Diff revision 1) > > { > > return kMediaConduitPlayoutError; > > } > > return kMediaConduitUnknownError; > > } > > + // XXX Annoying, have to copy to our buffers -- refactor? > > Please file a bug for this, we only have one caller for > WebrtcAudioConduit::GetAudioFrame() and I think the refactor to avoid the copy > will be straightforward. I understand not wanting to do it as part of this > patch set.
Depends on: 1397793
Rank: 25
Priority: -- → P3
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.