📄 guiids.h
字号:
/*+++ *******************************************************************\
*
* Copyright and Disclaimer:
*
* ---------------------------------------------------------------
* This software is provided "AS IS" without warranty of any kind,
* either expressed or implied, including but not limited to the
* implied warranties of noninfringement, merchantability and/or
* fitness for a particular purpose.
* ---------------------------------------------------------------
*
* Copyright (c) 2008 Conexant Systems, Inc.
* All rights reserved.
*
\******************************************************************* ---*/
//
// Filter's GUID
//
// {26EEC6FB-D014-4505-A4B4-CD827E378F6B}
DEFINE_GUID(Y8_FILTER_GUID,
0x26eec6fb, 0xd014, 0x4505, 0xa4, 0xb4, 0xcd, 0x82, 0x7e, 0x37, 0x8f, 0x6b);
DEFINE_GUID(MEDIASUBTYPE_CXY8,
0x20203859, 0x0000, 0x0010, 0x80, 0x00, 0x00, 0xaa, 0x00, 0x38, 0x9b, 0x71);
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -