|
FS2_Open
Open source remastering of the Freespace 2 engine
|
Go to the source code of this file.
Classes | |
| struct | THEORAFILE |
Typedefs | |
| typedef struct THEORAFILE | THEORAFILE |
Functions | |
| void | theora_play (THEORAFILE *movie) |
| THEORAFILE * | theora_open (char *filename) |
| void | theora_close (THEORAFILE *movie) |
| typedef struct THEORAFILE THEORAFILE |
| void theora_close | ( | THEORAFILE * | movie | ) |
Definition at line 697 of file oggplayer.cpp.
| THEORAFILE* theora_open | ( | char * | filename | ) |
Definition at line 738 of file oggplayer.cpp.
| void theora_play | ( | THEORAFILE * | movie | ) |
Definition at line 924 of file oggplayer.cpp.