| MIDICIDeviceInfo |
MIDICIDeviceInfo
An NSObject containing basic information about a MIDI-CI-capable node.
|
| MIDICIDiscoveredNode |
MIDICIDiscoveredNode
An object created during MIDI-CI discovery representing a MIDI destination with an
associated MIDI source that responds to capability inquiries.
|
| MIDICIDiscoveryManager |
MIDICIDiscoveryManager
Singleton object that performs system-wide MIDI Capability Inquiry discovery
MIDICIDiscoveryManager is used to retrieve information about nodes in the MIDI subsystem
that are MIDI-CI capable.
|
| MIDICIProfile |
MIDICIProfile
An NSObject representing Capability Inquiry profile.
|
| MIDICIProfileState |
MIDICIProfileState
Lists the enabled and disabled profiles for a MIDI channel or port on a device.
|
| MIDICIResponder |
MIDICIResponder
Responds to MIDI-CI inquiries from an initiator on behalf of a MIDIClient and handles profile and property change
operations for the Responder role.
|
| MIDICISession |
MIDICISession
Object representating a MIDI Capability Inquiry session.
|
| MIDINetworkConnection |
__________________________________________________________________________________________________
MIDINetworkConnection
Add a connection to a session to connect to the remote host; remove it to disconnect.
|
| MIDINetworkHost |
__________________________________________________________________________________________________
MIDINetworkHost
Represents a network address.
|
| MIDINetworkSession |
__________________________________________________________________________________________________
MIDINetworkSession
A network session represents one CoreMIDI entity (source/destination pair).
|