OGGSRecogniser Class Reference

#include <OGGSRecogniser.h>

List of all members.

Public Types

enum  eOggRecogState { STATE_START = 0, STATE_O, STATE_G1, STATE_G2 }

Public Member Functions

 OGGSRecogniser (void)
 ~OGGSRecogniser (void)
long feed (unsigned char *inBuff, unsigned long inNumBytes)
void resetState ()

Protected Attributes

eOggRecogState mState


Member Enumeration Documentation

enum OGGSRecogniser::eOggRecogState
 

Enumeration values:
STATE_START 
STATE_O 
STATE_G1 
STATE_G2 

Definition at line 9 of file OGGSRecogniser.h.


Constructor & Destructor Documentation

OGGSRecogniser::OGGSRecogniser void   ) 
 

Definition at line 4 of file OGGSRecogniser.cpp.

OGGSRecogniser::~OGGSRecogniser void   ) 
 

Definition at line 9 of file OGGSRecogniser.cpp.


Member Function Documentation

long OGGSRecogniser::feed unsigned char *  inBuff,
unsigned long  inNumBytes
 

Definition at line 14 of file OGGSRecogniser.cpp.

References mState, STATE_G1, STATE_G2, STATE_O, and STATE_START.

void OGGSRecogniser::resetState  ) 
 

Definition at line 58 of file OGGSRecogniser.cpp.

References mState.


Member Data Documentation

eOggRecogState OGGSRecogniser::mState [protected]
 

Definition at line 22 of file OGGSRecogniser.h.

Referenced by feed(), and resetState().


The documentation for this class was generated from the following files:
Generated on Tue Feb 15 15:04:38 2005 for oggdsf by  doxygen 1.3.9