]> git.xonotic.org Git - xonotic/darkplaces.git/blob - cap_ogg.h
Revert "note that in some cases, crypto_aeslevel changes need crypto_reload to apply...
[xonotic/darkplaces.git] / cap_ogg.h
1 void SCR_CaptureVideo_Ogg_Init(void);
2 qboolean SCR_CaptureVideo_Ogg_Available(void);
3 void SCR_CaptureVideo_Ogg_BeginVideo(void);
4 void SCR_CaptureVideo_Ogg_CloseDLL(void);