CALLBACK_NULL top-level constant

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

No callback mechanism. This is the default setting.

Implementation

@Deprecated('Use MIDI_WAVE_OPEN_TYPE.CALLBACK_NULL instead')
const CALLBACK_NULL = 0x00000000;