?? psc_i2s.reg
字號:
; Copyright (c) 2004 BSQUARE Corporation. All rights reserved.
;-------------------------------------------------------
; Audio Driver
;-------------------------------------------------------
;
[HKEY_LOCAL_MACHINE\Drivers\BuiltIn\WaveDev]
"Prefix"="WAV"
"Dll"="psc_i2s.dll"
"Index"=dword:1
"Order"=dword:0
"Priority256"=dword:30
;-------------------------------------------------------
; Audio Driver - DirectSound
;-------------------------------------------------------
;
[HKEY_LOCAL_MACHINE\Drivers\BuiltIn\WaveDev]
"Prefix"="WAV"
"Dll"="psc_i2s.dll"
"Index"=dword:9
"Order"=dword:0
;
; The size of the audio buffers we receive can be changed with this key.
; The downside to a larger buffer size is increased (and noticable)
; latency while streams are buffered and mixed.
; Default size without this key is 2048 bytes.
;
;[HKEY_LOCAL_MACHINE\Audio\SoftwareMixer]
; "BufferSize"=dword:800
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -