concealmentHandle.h
上传用户:sun1608
上传日期:2007-02-02
资源大小:6116k
文件大小:1k
源码类别:

流媒体/Mpeg4/MP4

开发平台:

Visual C++

  1. /*****************************************************************************
  2.  *                                                                           *
  3.  * This software module was originally developed by                          *
  4.  *                                                                           *
  5.  * Ralph Sperschneider (Fraunhofer Institute for Integrated Circuits)        *
  6.  *                                                                           *
  7.  * and edited by                                                             *
  8.  *                                                                           *
  9.  * Pierre Lauber (Fraunhofer Institute for Integrated Circuits)              *
  10.  *                                                                           *
  11.  * !!! This software is FhG IIS propriatery !!!                              *
  12.  *                                                                           *
  13.  * Copyright(c)1998.                                                         *
  14.  *                                                                           *
  15.  ****************************************************************************/
  16.  
  17. #ifndef _concealmentHandle_h_
  18. #define _concealmentHandle_h_
  19. typedef struct tag_concealment *HANDLE_CONCEALMENT;
  20. #endif /* _concealmentHandle_h_ */