|
Xeno-rat
|
MIDI In Device Capabilities. More...
Public Attributes | |
| UInt16 | manufacturerId |
| wMid | |
| UInt16 | productId |
| wPid | |
| UInt32 | driverVersion |
| vDriverVersion | |
| string | productName |
| Product Name. | |
| Int32 | support |
| Support - Reserved. | |
Properties | |
| Manufacturers | Manufacturer [get] |
| Gets the manufacturer of this device. | |
| int | ProductId [get] |
| Gets the product identifier (manufacturer specific) | |
| string | ProductName [get] |
| Gets the product name. | |
Static Private Attributes | |
| const int | MaxProductNameLength = 32 |
MIDI In Device Capabilities.
| UInt32 NAudio.Midi.MidiInCapabilities.driverVersion |
vDriverVersion
| UInt16 NAudio.Midi.MidiInCapabilities.manufacturerId |
wMid
|
staticprivate |
| UInt16 NAudio.Midi.MidiInCapabilities.productId |
wPid
| string NAudio.Midi.MidiInCapabilities.productName |
Product Name.
| Int32 NAudio.Midi.MidiInCapabilities.support |
Support - Reserved.
|
get |
Gets the manufacturer of this device.
|
get |
Gets the product identifier (manufacturer specific)
|
get |
Gets the product name.