A MIDI Library for .NET

InputDevice Properties

The properties of the InputDevice class are listed below. For a complete list of InputDevice class members, see the InputDevice Members topic.

Public Static Properties

InstalledDevices List of input devices installed on this system.

Public Instance Properties

IsOpen True if this device has been successfully opened.
IsReceiving True if this device is receiving messages.
Name (inherited from DeviceBase) The name of this device.

See Also

InputDevice Class | Midi Namespace | Clock | InputDevice