ReactOS 0.4.17-dev-934-g091855f
wave_item Struct Reference
Collaboration diagram for wave_item:

Public Attributes

struct list entry
 
DMUS_IO_WAVE_ITEM_HEADER header
 
IDirectMusicObject * object
 
IDirectSoundBuffer * buffer
 

Detailed Description

Definition at line 24 of file wavetrack.c.

Member Data Documentation

◆ buffer

IDirectSoundBuffer* wave_item::buffer

Definition at line 28 of file wavetrack.c.

◆ entry

struct list wave_item::entry

Definition at line 25 of file wavetrack.c.

◆ header

DMUS_IO_WAVE_ITEM_HEADER wave_item::header

Definition at line 26 of file wavetrack.c.

◆ object

IDirectMusicObject* wave_item::object

Definition at line 27 of file wavetrack.c.


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