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

Public Attributes

struct list entry
 
DMUS_IO_BAND_ITEM_HEADER2 head
 
IDirectMusicBand * band
 

Detailed Description

Definition at line 25 of file bandtrack.c.

Member Data Documentation

◆ band

IDirectMusicBand* band_entry::band

Definition at line 29 of file bandtrack.c.

Referenced by band_track_GetParam(), band_track_SetParam(), and parse_lbnd_list().

◆ entry

struct list band_entry::entry

Definition at line 27 of file bandtrack.c.

Referenced by band_track_SetParam().

◆ head

DMUS_IO_BAND_ITEM_HEADER2 band_entry::head

Definition at line 28 of file bandtrack.c.

Referenced by band_track_GetParam(), and band_track_SetParam().


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