WAVE_MAPPED top-level constant

  1. @Deprecated('Use MIDI_WAVE_OPEN_TYPE.WAVE_MAPPED instead')
int const WAVE_MAPPED

If this flag is specified, the uDeviceID parameter specifies a waveform-audio device to be mapped to by the wave mapper.

Implementation

@Deprecated('Use MIDI_WAVE_OPEN_TYPE.WAVE_MAPPED instead')
const WAVE_MAPPED = 0x0004;