DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
 
cl_video_libavw.h
Go to the documentation of this file.
1#include "quakedef.h"
2#include "cl_video.h"
3
4void libavw_close(void *stream);
5void *LibAvW_OpenVideo(clvideo_t *video, char *filename, const char **errorstring);
7void LibAvW_CloseLibrary(void);
void libavw_close(void *stream)
void * LibAvW_OpenVideo(clvideo_t *video, char *filename, const char **errorstring)
qbool LibAvW_OpenLibrary(void)
void LibAvW_CloseLibrary(void)
bool qbool
Definition qtypes.h:9