FS2_Open
Open source remastering of the Freespace 2 engine
ogg.h File Reference
#include <vorbis/vorbisfile.h>

Go to the source code of this file.

Macros

#define OGG_FORMAT_VORBIS   0x3000 /* OGG Files */
 

Functions

int OGG_init ()
 

Variables

ov_callbacks cfile_callbacks
 
ov_callbacks mmio_callbacks
 

Macro Definition Documentation

#define OGG_FORMAT_VORBIS   0x3000 /* OGG Files */

Definition at line 15 of file ogg.h.

Function Documentation

int OGG_init ( )

Definition at line 108 of file ogg.cpp.

Variable Documentation

ov_callbacks cfile_callbacks

Definition at line 17 of file ogg.cpp.

ov_callbacks mmio_callbacks

Definition at line 18 of file ogg.cpp.