Searched refs:outDeviceInfoPtr (Results 1 – 1 of 1) sorted by relevance
126 AMidiDeviceInfo *outDeviceInfoPtr) { in AMIDI_getDeviceInfo() argument138 outDeviceInfoPtr->type = deviceInfo.getType(); in AMIDI_getDeviceInfo()139 outDeviceInfoPtr->inputPortCount = deviceInfo.getInputPortNames().size(); in AMIDI_getDeviceInfo()140 outDeviceInfoPtr->outputPortCount = deviceInfo.getOutputPortNames().size(); in AMIDI_getDeviceInfo()