Skip to content

Commit

Permalink
Update thorium_flag_entries.h
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex313031 authored Jul 26, 2022
1 parent cc366cf commit 31b80d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/chrome/browser/thorium_flag_entries.h
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
kOsWin, SINGLE_VALUE_TYPE(switches::kDisableWindows10CustomTitlebar)},
{"enable-exclusive-audio",
"Enable Exclusive Audio Streams",
"Use exclusive mode audio streaming for Windows Vista and higher. Leads to lower latencies for audio streams which uses the AudioParameters::AUDIO_PCM_LOW_LATENCY audio path. See http://msdn.microsoft.com/en-us/library/windows/desktop/dd370844.aspx for details.",
"Use exclusive mode audio streaming for Windows Vista and higher. Leads to lower latencies for audio streams which use the AudioParameters::AUDIO_PCM_LOW_LATENCY audio path. See https://docs.microsoft.com/en-us/windows/win32/coreaudio/exclusive-mode-streams for details.",
kOsWin, SINGLE_VALUE_TYPE(switches::kEnableExclusiveAudio)},
#endif // BUILDFLAG(IS_WIN)

Expand Down

0 comments on commit 31b80d6

Please sign in to comment.