PortAudio  2.0
Data Structures | Macros | Typedefs

DirectSound-specific PortAudio API extension header file. More...

#include "portaudio.h"
#include "pa_win_waveformat.h"

Go to the source code of this file.

Data Structures

struct  PaWinDirectSoundStreamInfo
 

Macros

#define paWinDirectSoundUseLowLevelLatencyParameters   (0x01)
 
#define paWinDirectSoundUseChannelMask   (0x04)
 

Typedefs

typedef struct
PaWinDirectSoundStreamInfo 
PaWinDirectSoundStreamInfo
 

Detailed Description

DirectSound-specific PortAudio API extension header file.

Macro Definition Documentation

#define paWinDirectSoundUseChannelMask   (0x04)

Referenced by main().

#define paWinDirectSoundUseLowLevelLatencyParameters   (0x01)

Referenced by main().

Typedef Documentation