mirror of
https://github.com/reactos/reactos.git
synced 2026-06-05 03:02:59 +08:00
[INF] ks.inf: Fix AudFName.VideoVol and AudFName.VideoMute captioning (#8567)
Fix consistency issues through the volume meters. The odd audio line name can be observed on Creative sound cards, like the one used in VMware Workstation by default for Windows XP.
This commit is contained in:
@@ -637,8 +637,8 @@ AudFName.MicBoost="Microphone Boost"
|
||||
AudFName.AltMic="Alternate Microphone"
|
||||
AudFName.3DDepth="3D Depth"
|
||||
AudFName.3DCenter="3D Center"
|
||||
AudFName.VideoVol="video Volume"
|
||||
AudFName.VideoMute="video Mute"
|
||||
AudFName.VideoVol="Video Volume"
|
||||
AudFName.VideoMute="Video Mute"
|
||||
AudFName.Video="Video"
|
||||
AudFName.Peakmeter="Peakmeter"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user