MCPcopy Create free account
hub / github.com/HertzDevil/0CC-FamiTracker / GetInputDevice

Method GetInputDevice

Source/MIDI.cpp:370–373  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

368}
369
370int CMIDI::GetInputDevice() const
371{
372 return m_iInDevice;
373}
374
375int CMIDI::GetOutputDevice() const
376{

Callers 1

OnInitDialogMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected