]> de.git.xonotic.org Git - xonotic/darkplaces.git/blob - cap_ogg.h
patch by parasti; changes to his patch: no per function dprint for now
[xonotic/darkplaces.git] / cap_ogg.h
1 void SCR_CaptureVideo_Ogg_Init();
2 qboolean SCR_CaptureVideo_Ogg_Available();
3 void SCR_CaptureVideo_Ogg_BeginVideo();
4 void SCR_CaptureVideo_Ogg_CloseDLL();