Description[chrome.displaySource] Add a base class for audio and video encoders.
This CL adds a new base class to be used as a common base class for
audio and video encoders and moves some of the functionality of the
video encoder base class to that new common base class.
This CL also renames the encoded unit class from WiFiDisplayEncodedFrame
to WiFiDisplayEncodedUnit so that the name makes sense for audio units,
too, adds constructors to that class and makes it to be a move-only
class in order to avoid unnecessary copies.
BUG=242107
Committed: https://crrev.com/751cb149434ddd7874106dbde6d3e8bc725bad62
Cr-Commit-Position: refs/heads/master@{#389049}
Patch Set 1 #
Total comments: 5
Patch Set 2 : Use DISALLOW_{ASSIGN,COPY} #
Messages
Total messages: 15 (4 generated)
|