PortAudio  2.0
Data Structures | Macros | Functions | Variables
pa_win_ds_dynlink.h File Reference
#include <dsound.h>

Go to the source code of this file.

Data Structures

struct  PaWinDsDSoundEntryPoints
 

Macros

#define DIRECTSOUND_VERSION   0x0300
 

Functions

void PaWinDs_InitializeDSoundEntryPoints (void)
 
void PaWinDs_TerminateDSoundEntryPoints (void)
 

Variables

PaWinDsDSoundEntryPoints paWinDsDSoundEntryPoints
 

Macro Definition Documentation

#define DIRECTSOUND_VERSION   0x0300

Function Documentation

void PaWinDs_InitializeDSoundEntryPoints ( void  )
void PaWinDs_TerminateDSoundEntryPoints ( void  )

Variable Documentation

PaWinDsDSoundEntryPoints paWinDsDSoundEntryPoints

Referenced by PaWinDs_Initialize().