MCPcopy Create free account
hub / github.com/TheForceEngine/TheForceEngine / getCurrentApi

Method getCurrentApi

TheForceEngine/TFE_Audio/RtMidi.cpp:268–268  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

266 MidiInWeb(const std::string &/*clientName*/, unsigned int queueSizeLimit );
267 ~MidiInWeb( void );
268 RtMidi::Api getCurrentApi( void ) { return RtMidi::WEB_MIDI_API; };
269 void openPort( unsigned int portNumber, const std::string &portName );
270 void openVirtualPort( const std::string &portName );
271 void closePort( void );

Callers 1

getCurrentApiMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected