Contains information about a mute event on a channel. Used in the Mute Track Chunk.
typedef struct _DMUS_IO_MUTE { MUSIC_TIME mtTime; DWORD dwPChannel; DWORD dwPChannelMap; } DMUS_IO_MUTE;
Header: Declared in dmusicf.h.
DMUS_MUTE_PARAM