mirror of
https://github.com/Alex313031/thorium.git
synced 2025-01-10 03:47:44 -03:00
Update media_switches.cc
This commit is contained in:
parent
ec3dc5a388
commit
f5d83b4b7f
1 changed files with 0 additions and 4 deletions
|
@ -483,10 +483,6 @@ const base::Feature kGlobalMediaControlsModernUI{
|
|||
const base::Feature kSpecCompliantCanPlayThrough{
|
||||
"SpecCompliantCanPlayThrough", base::FEATURE_ENABLED_BY_DEFAULT};
|
||||
|
||||
// Controls usage of SurfaceLayer for MediaStreams.
|
||||
const base::Feature kSurfaceLayerForMediaStreams{
|
||||
"SurfaceLayerForMediaStreams", base::FEATURE_ENABLED_BY_DEFAULT};
|
||||
|
||||
// Disables the real audio output stream after silent audio has been delivered
|
||||
// for too long. Should save quite a bit of power in the muted video case.
|
||||
const base::Feature kSuspendMutedAudio{"SuspendMutedAudio",
|
||||
|
|
Loading…
Reference in a new issue