MOM_DONE top-level constant

  1. @Deprecated('Use MM_MOM_DONE')
int const MOM_DONE

The MOM_DONE message is sent to a MIDI output callback function when the specified system-exclusive or stream buffer has been played and is being returned to the application.

Implementation

@Deprecated('Use MM_MOM_DONE')
const int MOM_DONE = MM_MOM_DONE;