?? o_chnl_scanning_defs.h
字號:
/* **************************************************************************************
* Copyright (c) 2005 ZORAN Corporation, All Rights Reserved
* THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF ZORAN CORPORATION
*
* File: $Workfile: o_chnl_scanning_defs.h $
*
* Description:
* ============
* Project definition of the
*
****************************************************************************************/
#ifndef _O_CHNL_SCANNING_DEFS_H_
#define _O_CHNL_SCANNING_DEFS_H_
#include "GUI\Menu_system\ms_component_defs.h"
/***************************************************************************************
* The Volumn Control component descriptor.
****************************************************************************************/
/***************************************************************************************
* Karaoke descriptor.
****************************************************************************************/
typedef struct ms_descriptor_scanning {
MS_DESCRIPTOR_COMPONENT moDescriptor;
CONST UINT8* mpBgBmp; // Background bitmap
}MS_DESCRIPTOR_SCANNING;
/***************************************************************************************
* The Volumn Control component object.
****************************************************************************************/
typedef MSO_COMPONENT MSO_SCANNING;
#endif //_O_CHNL_SCANNING_DEFS_H_
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -