win32.directx.dsound8

Undocumented in source.

Members

Aliases

D3DVALUE
alias D3DVALUE = float
Undocumented in source.
LPCDSBUFFERDESC
alias LPCDSBUFFERDESC = DSBUFFERDESC*
Undocumented in source.
LPCGUID
alias LPCGUID = GUID*
Undocumented in source.
LPDIRECTSOUND
alias LPDIRECTSOUND = IDirectSound
Undocumented in source.
LPDIRECTSOUND8
alias LPDIRECTSOUND8 = IDirectSound8
Undocumented in source.
LPDIRECTSOUNDBUFFER
alias LPDIRECTSOUNDBUFFER = IDirectSoundBuffer
Undocumented in source.
LPDS3DLISTENER, LPCDS3DLISTENER
alias LPDS3DLISTENER, LPCDS3DLISTENER = DS3DLISTENER*
Undocumented in source.
LPDSBCAPS
alias LPDSBCAPS = DSBCAPS*
Undocumented in source.
LPDSCAPS
alias LPDSCAPS = DSCAPS*
Undocumented in source.
LPDSCBUFFERDESC
alias LPDSCBUFFERDESC = DSCBUFFERDESC*
Undocumented in source.
LPDSCEFFECTDESC
alias LPDSCEFFECTDESC = DSCEFFECTDESC*
Undocumented in source.
LPUNKNOWN
alias LPUNKNOWN = IUnknown
Undocumented in source.
LPWAVEFORMATEX, LPCWAVEFORMATEX
alias LPWAVEFORMATEX, LPCWAVEFORMATEX = WAVEFORMATEX*
Undocumented in source.

Enums

WAVE_FORMAT_PCM
anonymousenum WAVE_FORMAT_PCM
Undocumented in source.

Functions

DirectSoundCreate8
HRESULT DirectSoundCreate8(LPCGUID pcGuidDevice, LPDIRECTSOUND8* ppDS8, LPUNKNOWN pUnkOuter)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Interfaces

IDirectSound
interface IDirectSound
Undocumented in source.
IDirectSound3DListener
interface IDirectSound3DListener
Undocumented in source.
IDirectSound8
interface IDirectSound8
Undocumented in source.
IDirectSoundBuffer
interface IDirectSoundBuffer
Undocumented in source.
IUnknown
interface IUnknown
Undocumented in source.

Structs

D3DVECTOR
struct D3DVECTOR
Undocumented in source.
DS3DLISTENER
struct DS3DLISTENER
Undocumented in source.
DSBCAPS
struct DSBCAPS
Undocumented in source.
DSBUFFERDESC
struct DSBUFFERDESC
Undocumented in source.
DSCAPS
struct DSCAPS
Undocumented in source.
DSCBUFFERDESC
struct DSCBUFFERDESC
Undocumented in source.
DSCEFFECTDESC
struct DSCEFFECTDESC
Undocumented in source.
WAVEFORMATEX
struct WAVEFORMATEX
Undocumented in source.

Variables

DSBCAPS_CTRL3D
auto DSBCAPS_CTRL3D;
Undocumented in source.
DSBCAPS_CTRLFREQUENCY
auto DSBCAPS_CTRLFREQUENCY;
Undocumented in source.
DSBCAPS_CTRLPAN
auto DSBCAPS_CTRLPAN;
Undocumented in source.
DSBCAPS_CTRLVOLUME
auto DSBCAPS_CTRLVOLUME;
Undocumented in source.
DSBCAPS_GETCURRENTPOSITION2
auto DSBCAPS_GETCURRENTPOSITION2;
Undocumented in source.
DSBCAPS_LOCDEFER
auto DSBCAPS_LOCDEFER;
Undocumented in source.
DSBCAPS_PRIMARYBUFFER
auto DSBCAPS_PRIMARYBUFFER;
Undocumented in source.
DSBLOCK_ENTIREBUFFER
auto DSBLOCK_ENTIREBUFFER;
Undocumented in source.
DSBPLAY_LOOPING
auto DSBPLAY_LOOPING;
Undocumented in source.
DSBSTATUS_PLAYING
auto DSBSTATUS_PLAYING;
Undocumented in source.
DSSCL_PRIORITY
auto DSSCL_PRIORITY;
Undocumented in source.
IID_IDirectSound3DListener8
GUID IID_IDirectSound3DListener8;
Undocumented in source.

Meta