CALLBACK_THREAD top-level constant

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

The dwCallback parameter is a thread identifier.

Implementation

@Deprecated('Use MIDI_WAVE_OPEN_TYPE.CALLBACK_THREAD instead')
const CALLBACK_THREAD = 0x00020000;