PortAudio 2.0
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

◆ DIRECTSOUND_VERSION

#define DIRECTSOUND_VERSION   0x0300

Function Documentation

◆ PaWinDs_InitializeDSoundEntryPoints()

void PaWinDs_InitializeDSoundEntryPoints ( void )

◆ PaWinDs_TerminateDSoundEntryPoints()

void PaWinDs_TerminateDSoundEntryPoints ( void )

Variable Documentation

◆ paWinDsDSoundEntryPoints