Struct windows_sys::Win32::Media::Audio::DirectMusic::DMUS_ARTICPARAMS
#[repr(C)]pub struct DMUS_ARTICPARAMS {
pub LFO: DMUS_LFOPARAMS,
pub VolEG: DMUS_VEGPARAMS,
pub PitchEG: DMUS_PEGPARAMS,
pub Misc: DMUS_MSCPARAMS,
}
Expand description
Required features: "Win32_Media_Audio_DirectMusic"
Fields§
§LFO: DMUS_LFOPARAMS
§VolEG: DMUS_VEGPARAMS
§PitchEG: DMUS_PEGPARAMS
§Misc: DMUS_MSCPARAMS