MOM_DONE top-level constant
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;