ReactOS 0.4.15-dev-7942-gd23573b
_DMUS_IO_CURVE_ITEM Struct Reference

#include <dmusicf.h>

Collaboration diagram for _DMUS_IO_CURVE_ITEM:

Public Attributes

MUSIC_TIME mtStart
 
MUSIC_TIME mtDuration
 
MUSIC_TIME mtResetDuration
 
DWORD dwPChannel
 
short nOffset
 
short nStartValue
 
short nEndValue
 
short nResetValue
 
BYTE bType
 
BYTE bCurveShape
 
BYTE bCCData
 
BYTE bFlags
 
WORD wParamType
 
WORD wMergeIndex
 

Detailed Description

Definition at line 441 of file dmusicf.h.

Member Data Documentation

◆ bCCData

BYTE _DMUS_IO_CURVE_ITEM::bCCData

Definition at line 452 of file dmusicf.h.

◆ bCurveShape

BYTE _DMUS_IO_CURVE_ITEM::bCurveShape

Definition at line 451 of file dmusicf.h.

◆ bFlags

BYTE _DMUS_IO_CURVE_ITEM::bFlags

Definition at line 453 of file dmusicf.h.

◆ bType

BYTE _DMUS_IO_CURVE_ITEM::bType

Definition at line 450 of file dmusicf.h.

◆ dwPChannel

DWORD _DMUS_IO_CURVE_ITEM::dwPChannel

Definition at line 445 of file dmusicf.h.

◆ mtDuration

MUSIC_TIME _DMUS_IO_CURVE_ITEM::mtDuration

Definition at line 443 of file dmusicf.h.

◆ mtResetDuration

MUSIC_TIME _DMUS_IO_CURVE_ITEM::mtResetDuration

Definition at line 444 of file dmusicf.h.

◆ mtStart

MUSIC_TIME _DMUS_IO_CURVE_ITEM::mtStart

Definition at line 442 of file dmusicf.h.

◆ nEndValue

short _DMUS_IO_CURVE_ITEM::nEndValue

Definition at line 448 of file dmusicf.h.

◆ nOffset

short _DMUS_IO_CURVE_ITEM::nOffset

Definition at line 446 of file dmusicf.h.

◆ nResetValue

short _DMUS_IO_CURVE_ITEM::nResetValue

Definition at line 449 of file dmusicf.h.

◆ nStartValue

short _DMUS_IO_CURVE_ITEM::nStartValue

Definition at line 447 of file dmusicf.h.

◆ wMergeIndex

WORD _DMUS_IO_CURVE_ITEM::wMergeIndex

Definition at line 456 of file dmusicf.h.

◆ wParamType

WORD _DMUS_IO_CURVE_ITEM::wParamType

Definition at line 455 of file dmusicf.h.


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