Home
last modified time | relevance | path

Searched defs:MIDIReceived (Results 1 – 2 of 2) sorted by relevance

/dports/lang/fpc-source/fpc-3.2.2/packages/univint/src/
H A DMIDIServices.pas2112 function MIDIReceived( src: MIDIEndpointRef; const (*var*) pktlist: MIDIPacketList ): OSStatus; ext… in MIDIReceived() function
/dports/www/firefox/firefox-99.0/third_party/rust/coremidi-sys/src/
H A Dgenerated.rs924 pub fn MIDIReceived(src: MIDIEndpointRef, pktlist: *const MIDIPacketList) -> OSStatus; in MIDIReceived() function