#include "wvoggvorbis.h"
#include <ogg/ogg.h>
#include <vorbis/codec.h>
#include <vorbis/vorbisenc.h>
#include <unistd.h>
Go to the source code of this file.
Defines | |
#define | OGG_VORBIS_ENCODER_BUF_SIZE 1024 |
#define | OGG_VORBIS_DECODER_BUF_SIZE 16384 |
|
Definition at line 14 of file wvoggvorbis.cc. |
|
Definition at line 13 of file wvoggvorbis.cc. |