mae1200.reg
来自「AU1200嵌入式处理器媒体加速引擎(mae)的驱动」· REG 代码 · 共 14 行
REG
14 行
[HKEY_LOCAL_MACHINE\Drivers\BuiltIn\MAE1200]
"Dll"="MAE1200.DLL"
"Prefix"="MAE"
"Order"=dword:1
"Index"=dword:1
"LoopDelay"=dword:150
; set IgnorePTS to 1 to play full(max) playback mode
; set IgnorePTS to 0 to play 30fps playback
"IgnorePTS"=dword:0
; rotation of the video, acceptable values:
; (0=no rotation, 90 degrees, 180 degrees, 270 degress) default=0
"VideoRotation"="0"
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?