ReactOS 0.4.15-dev-7953-g1f49173
_DMUS_IO_PARAMCONTROLTRACK_CURVEINFO Struct Reference

#include <dmusicf.h>

Public Attributes

MUSIC_TIME mtStartTime
 
MUSIC_TIME mtEndTime
 
float fltStartValue
 
float fltEndValue
 
DWORD dwCurveType
 
DWORD dwFlags
 

Detailed Description

Definition at line 867 of file dmusicf.h.

Member Data Documentation

◆ dwCurveType

DWORD _DMUS_IO_PARAMCONTROLTRACK_CURVEINFO::dwCurveType

Definition at line 872 of file dmusicf.h.

◆ dwFlags

DWORD _DMUS_IO_PARAMCONTROLTRACK_CURVEINFO::dwFlags

Definition at line 873 of file dmusicf.h.

◆ fltEndValue

float _DMUS_IO_PARAMCONTROLTRACK_CURVEINFO::fltEndValue

Definition at line 871 of file dmusicf.h.

◆ fltStartValue

float _DMUS_IO_PARAMCONTROLTRACK_CURVEINFO::fltStartValue

Definition at line 870 of file dmusicf.h.

◆ mtEndTime

MUSIC_TIME _DMUS_IO_PARAMCONTROLTRACK_CURVEINFO::mtEndTime

Definition at line 869 of file dmusicf.h.

◆ mtStartTime

MUSIC_TIME _DMUS_IO_PARAMCONTROLTRACK_CURVEINFO::mtStartTime

Definition at line 868 of file dmusicf.h.


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