⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 osd_jpeg_enumindex.h

📁 MSTAR03的数码相框的代码
💻 H
字号:
////////////////////////////////////////////////////////////////////////////////
//
// Copyright (c) 2006-2008 MStar Semiconductor, Inc.
// All rights reserved.
//
// Unless otherwise stipulated in writing, any and all information contained
// herein regardless in any format shall remain the sole proprietary of
// MStar Semiconductor Inc. and be kept in strict confidence
// (''MStar Confidential Information'') by the recipient.
// Any unauthorized act including without limitation unauthorized disclosure,
// copying, use, reproduction, sale, distribution, modification, disassembling,
// reverse engineering and compiling of the contents of MStar Confidential
// Information is unlawful and strictly prohibited. MStar hereby reserves the
// rights to any and all damages, losses, costs and expenses resulting therefrom.
//
////////////////////////////////////////////////////////////////////////////////


/////////////////////////////////////////////////////////////////////////////
// This file is automatically generated by SkinTool [Version:0.1.9][Build:Apr 11 2008 20:39:38]
/////////////////////////////////////////////////////////////////////////////


#ifndef _MPLAYER_JPEG_ENUMINDEX_H
#define _MPLAYER_JPEG_ENUMINDEX_H

typedef enum
{
	E_JPG_FOLDER=0,
	E_JPG_FOLDER_SEL=1,
	E_JPG_MS=2,
	E_JPG_MS_SEL=3,
	E_JPG_PHOTO=4,
	E_JPG_PHOTO_SEL=5,
	E_JPG_SD=6,
	E_JPG_SD_SEL=7,
	E_JPG_SETTING=8,
	E_JPG_SETTING_SEL=9,
	E_JPG_USB=10,
	E_JPG_USB_SEL=11,
	E_JPG_MAIN_BK=12,
	E_JPG_SLIDE_BAR=13,
	E_JPG_SETTING_SELECT=14,
	E_JPG_SETTING_BK=15,
	E_JPG_NOTHUMBNAIL=16,
	E_JPG_CF=17,
	E_JPG_CF_SEL=18,
	E_JPG_XD=19,
	E_JPG_XD_SEL=20,
	E_OSD_JPG_MAX,

} OSDCP_EN_JPG_INDEX;

#endif	//_MPLAYER_JPEG_ENUMINDEX_H

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -