Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members

mxcpcCameraLiveMxPEGFastStreamPOSIX.h

00001 //           ///          //
00002 //          /////        ////
00003 //         /// XXX     XXX ///
00004 //        ///    XXX XXX    ///     $RCSfile: mxcpcCameraLiveMxPEGFastStreamPOSIX.h,v $  
00005 //       ///       XXX       ///     $Revision: 1.2 $
00006 //      ///      XXX XXX      ///     $Date: 2005/04/18 16:21:05 $
00007 //     ////    XXX     XXX    ////     $Author: cvs-kai $
00008 //    ////                     ////
00009 //   ////  M  O  B  O  T  I  X  ////////////////////////////////////////////////
00010 //  //// Security Vision Systems ///////////////////////////////////////////////
00011 
00012 
00013 
00014 #ifndef __MXCPC_CAMERALIVEMXPEGFASTSTREAMPOSIX_H__
00015 #define __MXCPC_CAMERALIVEMXPEGFASTSTREAMPOSIX_H__
00016 
00017 
00018 
00019 #include <mxcpcCameraLiveMxPEGFastStream.h>
00020 
00021 
00022 
00024 class mxcpcCameraLiveMxPEGFastStreamPOSIX 
00025         : public mxcpcCameraLiveMxPEGFastStream {
00026 
00027  private:
00028   int Socket;
00029         
00030  public:
00031   mxcpcCameraLiveMxPEGFastStreamPOSIX(int ip1, int ip2, int ip3, int ip4, 
00032                                       int port,
00033                                       int fps = 4);
00034   ~mxcpcCameraLiveMxPEGFastStreamPOSIX();
00035   
00036  public:
00038   int fetchBytes(unsigned char *buffer, int num);
00039 };
00040 
00041 
00042 
00043 #endif   // __MXCPC_CAMERALIVEMXPEGFASTSTREAMPOSIX_H__

Generated on Mon Aug 15 03:39:29 2005 for mxcpc by  doxygen 1.4.2-20050421