Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

wvoggspeex.cc File Reference

#include "wvoggspeex.h"
#include <ogg/ogg.h>
#include <speex.h>
#include <speex_header.h>
#include <unistd.h>

Go to the source code of this file.

Defines

#define OGG_SPEEX_DECODER_BUF_SIZE   16384

Functions

unsigned long int getint_le (WvBuf &inbuf)
 Extracts a little endian integer from a buffer.
void putint_le (WvBuf &outbuf, unsigned long int value)
 Appends a little endian integer to a buffer.


Define Documentation

#define OGG_SPEEX_DECODER_BUF_SIZE   16384
 

Definition at line 16 of file wvoggspeex.cc.


Function Documentation

unsigned long int getint_le WvBuf inbuf  )  [static]
 

Extracts a little endian integer from a buffer.

Definition at line 19 of file wvoggspeex.cc.

References WvBufBase< unsigned char >::getch(), and WvBuf.

void putint_le WvBuf outbuf,
unsigned long int  value
[static]
 

Appends a little endian integer to a buffer.

Definition at line 28 of file wvoggspeex.cc.

References WvBufBase< unsigned char >::putch(), and WvBuf.


Generated on Wed Dec 15 15:08:13 2004 for WvStreams by  doxygen 1.3.9.1