CoreMidi.MidiDevice Class
Represents a MIDI device (typically they represent a hardware device, but virtual devices also exist). Devices can contain one or more entities.

See Also: MidiDevice Members

Syntax

public class MidiDevice : MidiObject

Remarks

A single MIDI hardware device contains one or more entities. For example a single box could contain two independent MIDI tone generators, or a generator and a keyboard.

To obtain a MidiDevice, use the CoreMidi.Midi.GetDevice(int) or the CoreMidi.Midi.GetExternalDevice(int) methods.

Requirements

Namespace: CoreMidi
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0