vorbisdecoder.cpp File Reference

Go to the source code of this file.

Functions

static size_t oggread (void *buf, size_t size, size_t nmemb, void *src)
static int oggseek (void *src, int64_t offset, int whence)
static int oggclose (void *src)
static long oggtell (void *src)


Function Documentation

static size_t oggread ( void *  buf,
size_t  size,
size_t  nmemb,
void *  src 
) [static]

Definition at line 20 of file vorbisdecoder.cpp.

Referenced by VorbisDecoder::initialize().

static int oggseek ( void *  src,
int64_t  offset,
int  whence 
) [static]

Definition at line 28 of file vorbisdecoder.cpp.

Referenced by VorbisDecoder::initialize().

static int oggclose ( void *  src  )  [static]

Definition at line 54 of file vorbisdecoder.cpp.

Referenced by VorbisDecoder::initialize().

static long oggtell ( void *  src  )  [static]

Definition at line 61 of file vorbisdecoder.cpp.

Referenced by VorbisDecoder::initialize().


Generated on Sat Dec 18 05:15:56 2010 for MythTV by  doxygen 1.5.5