Isle
Loading...
Searching...
No Matches
_DSBUFFERDESC Struct Reference

#include <dsound.h>

Public Attributes

DWORD dwSize
 
DWORD dwFlags
 
DWORD dwBufferBytes
 
DWORD dwReserved
 
LPWAVEFORMATEX lpwfxFormat
 

Detailed Description

Definition at line 95 of file dsound.h.

Member Data Documentation

◆ dwBufferBytes

DWORD _DSBUFFERDESC::dwBufferBytes

Definition at line 99 of file dsound.h.

◆ dwFlags

DWORD _DSBUFFERDESC::dwFlags

Definition at line 98 of file dsound.h.

◆ dwReserved

DWORD _DSBUFFERDESC::dwReserved

Definition at line 100 of file dsound.h.

◆ dwSize

DWORD _DSBUFFERDESC::dwSize

Definition at line 97 of file dsound.h.

◆ lpwfxFormat

LPWAVEFORMATEX _DSBUFFERDESC::lpwfxFormat

Definition at line 101 of file dsound.h.


The documentation for this struct was generated from the following file: