mdPause(3dm) mdPause(3dm)
mdPause- discard any queued messages and return stamp of last event
#include <dmedia/midi.h>
long long mdPause(MDport port)
mdPause immediately halts output on a port and discards any queued
events. It returns the stamp of the last MIDI message sent (which is the
same as the value returned by mdTell(3dm)).
mdPause returns the timestamp of the last transmitted event when
successful. It returns -1 on failure.
mdIntro(3dm), mdTell(3dm), dmGetUST
PPPPaaaaggggeeee 1111 [ Back ]
|