ReactOS 0.4.15-dev-7953-g1f49173
instrument_region Struct Reference

#include <dmusic_private.h>

Collaboration diagram for instrument_region:

Public Attributes

RGNHEADER header
 
WAVELINK wave_link
 
WSMPL wave_sample
 
WLOOP wave_loop
 
BOOL loop_present
 

Detailed Description

Definition at line 83 of file dmusic_private.h.

Member Data Documentation

◆ header

RGNHEADER instrument_region::header

◆ loop_present

BOOL instrument_region::loop_present

Definition at line 88 of file dmusic_private.h.

Referenced by load_region().

◆ wave_link

WAVELINK instrument_region::wave_link

◆ wave_loop

WLOOP instrument_region::wave_loop

◆ wave_sample

WSMPL instrument_region::wave_sample

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