videoWin32DirectShow.h
Go to the documentation of this file.
00001  /* ========================================================================
00002   * PROJECT: DirectShow Video Processing Library
00003   * FILE:    ARToolkit 2.6x WIN32/DirectShow video input
00004   * ========================================================================
00005   * Author:  Thomas Pintaric, Vienna University of Technology
00006   * Contact: pintaric@ims.tuwien.ac.at http://ims.tuwien.ac.at/~thomas
00007   * =======================================================================
00008   *
00009   * Copyright (C) 2003  Vienna University of Technology
00010   *
00011   * This library is free software; you can redistribute it and/or
00012   * modify it under the terms of the GNU Lesser General Public
00013   * License as published by the Free Software Foundation; either
00014   * version 2.1 of the License, or (at your option) any later version.
00015   *
00016   * This library is distributed in the hope that it will be useful,
00017   * but WITHOUT ANY WARRANTY; without even the implied warranty of
00018   * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
00019   * Lesser General Public License for more details.
00020   *
00021   * You should have received a copy of the GNU Lesser General Public
00022   * License along with this library; if not, write to the Free Software
00023   * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
00024   *
00025   * For further information please contact Thomas Pintaric under
00026   * <pintaric@ims.tuwien.ac.at> or write to Thomas Pintaric,
00027   * Vienna University of Technology, Favoritenstr. 9-11/188, A1040 Vienna,
00028   * Austria.
00029   * ========================================================================*/
00030 /*
00031  *      Copyright (c) 2004-2007 Philip Lamb (PRL) phil@eden.net.nz. All rights reserved.
00032  *      
00033  *      Rev             Date            Who             Changes
00034  *      2.6.8   2004-07-20      PRL             Rewrite for ARToolKit 2.68.2
00035  *
00036  */
00037 
00038 #ifndef AR_VIDEO_WIN32_DIRECTSHOW_H
00039 #define AR_VIDEO_WIN32_DIRECTSHOW_H
00040 
00041 #include <AR/config.h>
00042 #include <AR/ar.h>
00043 
00044 #include <stdio.h>
00045 #include <string.h>
00046 
00047 #define AR_VIDEO_WIN32_DIRECTSHOW_2_71
00048 
00049 #ifdef  __cplusplus
00050 extern "C" {
00051 #endif
00052         
00053 typedef struct _AR2VideoBufferT AR2VideoBufferT;
00054 typedef struct _AR2VideoParamT AR2VideoParamT;
00055 
00056 #ifdef  __cplusplus
00057 }
00058 #endif
00059 #endif // AR_VIDEO_WIN32_DIRECTSHOW_H
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines


ar_recog
Author(s): Graylin Trevor Jay and Christopher Crick
autogenerated on Fri Jan 25 2013 12:15:00