unicap_cpi_std_struct.h
上传用户:shyika
上传日期:2017-11-25
资源大小:1227k
文件大小:1k
- /*
- unicap
- Copyright (C) 2004 Arne Caspari
- This program is free software; you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation; either version 2 of the License, or
- (at your option) any later version.
- This program is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
- You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- */
- #ifndef __UNICAP_CPI_STD_STRUCT_H__
- #define __UNICAP_CPI_STD_STRUCT_H__
- #include <unicap.h>
-
- #define S_PPTY_INFO_VIDEO "video", "", 0, 0
- #define S_PPTY_INFO_LENS "lens", "", 0, 0
- #define S_PPTY_INFO_MISC "misc", "", 0, 0
- #define S_PPTY_INFO_DEVICE_STATE "device state", "", 0, 0
- #define S_PPTY_INFO_TRIGGER "trigger", "", 0, 0
- #endif