DVDDetection.h
上传用户:super_houu
上传日期:2008-09-21
资源大小:4099k
文件大小:1k
- /****************************************************************************************
- * Copyright (c) 2002 ZORAN Corporation, All Rights Reserved
- * THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF ZORAN CORPORATION
- *
- * File: $Workfile: DVDDetection.h $
- *
- * Description: DVD Detection
- * ============
- *
- ****************************************************************************************/
- #include "Config.h" // Global Configuration - do not remove!
- #ifndef __DVDDETECTION_H_
- #define __DVDDETECTION_H_
- /////////////////////////////////////////////////////////////////////////////////////////////////
- // DEC_DISC_TYPE DVD_DetermineDiscType() -
- // A DVD sub-media identification service.
- int DVD_DetermineDiscType(void);
- #endif //__DVDDETECTION_H_