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

mxcpcMJPEGServerpushWriter Class Reference
[mxcpc (MOBOTIX Cross Platform Client Library)]

MxPEG to MJPEG converter backend writing out a sequence of JPEG-files to the given output destination. More...

#include <mxcpcMJPEGServerpushWriter.h>

Inheritance diagram for mxcpcMJPEGServerpushWriter:

Inheritance graph
[legend]
Collaboration diagram for mxcpcMJPEGServerpushWriter:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 mxcpcMJPEGServerpushWriter (FILE *output_dest, const char *separator_string)
void beginFrame (void)
 (Re)implemented.
void endFrame (void)
 (Re)implemented.
void receiveJPEGBytes (mxcpc::u8 *buffer, int num)
 (Re)implemented.

Private Attributes

FILE * OutputDest
int FrameNum
bool ErrorEncountered
const char * SeparatorString

Detailed Description

MxPEG to MJPEG converter backend writing out a sequence of JPEG-files to the given output destination.

Definition at line 34 of file mxcpcMJPEGServerpushWriter.h.


Constructor & Destructor Documentation

mxcpcMJPEGServerpushWriter::mxcpcMJPEGServerpushWriter FILE *  output_dest,
const char *  separator_string
 

Parameters:
output_dest This is the stream to which the data will be written.
separaror_string This is the optional string that will be inserted between the JPEGs in the output stream.

Definition at line 30 of file mxcpcMJPEGServerpushWriter.cpp.


The documentation for this class was generated from the following files:
Generated on Mon Aug 15 03:39:56 2005 for mxcpc by  doxygen 1.4.2-20050421