ReactOS 0.4.15-dev-7918-g2a2556c
_DMUS_IO_COMMAND Struct Reference

#include <dmusicf.h>

Public Attributes

MUSIC_TIME mtTime
 
WORD wMeasure
 
BYTE bBeat
 
BYTE bCommand
 
BYTE bGrooveLevel
 
BYTE bGrooveRange
 
BYTE bRepeatMode
 

Detailed Description

Definition at line 618 of file dmusicf.h.

Member Data Documentation

◆ bBeat

BYTE _DMUS_IO_COMMAND::bBeat

Definition at line 621 of file dmusicf.h.

◆ bCommand

BYTE _DMUS_IO_COMMAND::bCommand

Definition at line 622 of file dmusicf.h.

◆ bGrooveLevel

BYTE _DMUS_IO_COMMAND::bGrooveLevel

Definition at line 623 of file dmusicf.h.

◆ bGrooveRange

BYTE _DMUS_IO_COMMAND::bGrooveRange

Definition at line 624 of file dmusicf.h.

◆ bRepeatMode

BYTE _DMUS_IO_COMMAND::bRepeatMode

Definition at line 625 of file dmusicf.h.

◆ mtTime

MUSIC_TIME _DMUS_IO_COMMAND::mtTime

Definition at line 619 of file dmusicf.h.

◆ wMeasure

WORD _DMUS_IO_COMMAND::wMeasure

Definition at line 620 of file dmusicf.h.


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