Pyrogenesis  trunk
Functions | Variables
snd.cpp File Reference
#include "precompiled.h"
#include "lib/sysdep/snd.h"
Include dependency graph for snd.cpp:

Functions

void snd_detect ()
 detect sound card and set the above information. More...
 

Variables

wchar_t snd_card [SND_CARD_LEN]
 description of sound card. More...
 
wchar_t snd_drv_ver [SND_DRV_VER_LEN]
 sound driver identification and version. More...
 

Function Documentation

void snd_detect ( )

detect sound card and set the above information.

Variable Documentation

wchar_t snd_card[SND_CARD_LEN]

description of sound card.

wchar_t snd_drv_ver[SND_DRV_VER_LEN]

sound driver identification and version.