Open Bug 1580757 Opened 5 years ago Updated 2 years ago

Simplify MediaEncoder API by removing Connect* methods

Categories

(Core :: Audio/Video: Recording, task, P3)

task

Tracking

()

Tracking Status
firefox71 --- affected

People

(Reporter: pehrsons, Assigned: pehrsons)

References

Details

With bug 1454998 we'll be able to tell the type (Audio/Video) of a track directly from a MediaStream (name might have changed until then). That means that the ConnectAudioNode and ConnectMediaStreamTrack methods of MediaEncoder can be unified into a single path.

For simplicity that path could go through the constructor.

For the backstory on this bug, see this phabricator comment.

Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.