Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members

RageSoundReader_Vorbisfile.cpp File Reference

#include "global.h"
#include "RageUtil.h"
#include "RageSoundReader_Vorbisfile.h"
#include "RageLog.h"
#include <vorbis/vorbisfile.h>
#include <cstring>
#include <cerrno>
#include "RageFile.h"

Functions

size_t OggRageFile_read_func (void *ptr, size_t size, size_t nmemb, void *datasource)
int OggRageFile_seek_func (void *datasource, ogg_int64_t offset, int whence)
int OggRageFile_close_func (void *datasource)
long OggRageFile_tell_func (void *datasource)
CString ov_ssprintf (int err, const char *fmt,...)

Variables

const int read_block_size = 1024

Function Documentation

int OggRageFile_close_func void *  datasource  )  [static]
 

size_t OggRageFile_read_func void *  ptr,
size_t  size,
size_t  nmemb,
void *  datasource
[static]
 

int OggRageFile_seek_func void *  datasource,
ogg_int64_t  offset,
int  whence
[static]
 

long OggRageFile_tell_func void *  datasource  )  [static]
 

CString ov_ssprintf int  err,
const char *  fmt,
  ...
[static]
 


Variable Documentation

const int read_block_size = 1024
 


Generated on Thu Jan 27 20:57:56 2005 for StepMania by doxygen 1.3.7