Search Results for

    Show / Hide Table of Contents

    Enum InputDeviceProperty

    Additional property attached to an instance of the InputDevice.
    Namespace: Melanchall.DryWetMidi.Multimedia
    Assembly: Melanchall.DryWetMidi.dll
    Syntax
    public enum InputDeviceProperty

    Fields

    Name Description
    DriverOwner Owner of an input device driver on macOS (see kMIDIPropertyDriverOwner).
    DriverVersion Version of an input device driver (see vDriverVersion field description in MIDIINCAPS on Windows; see kMIDIPropertyDriverVersion on macOS).
    Manufacturer Manufacturer of an input device (see wMid field description in MIDIINCAPS on Windows; see kMIDIPropertyManufacturer on macOS).
    Product Product/model name (see wPid field description in MIDIINCAPS on Windows; see kMIDIPropertyModel on macOS).
    UniqueId Unique identifier of an input device on macOS (see kMIDIPropertyUniqueID).
    See Also
    InputDevice
    In this article
    Back to top 2024 / Generated by DocFX