- Inherits from:
- PYMIDIRealEndpoint
- PYMIDIEndpoint
- NSObject
- Conforms to:
- NSCoding
- NSObject (NSObject)
- Declared in:
- PYMIDI/PYMIDIRealSource.h
An object of this class represents a source of MIDI data. It will usually be tied to a specific physical device, although other applications may create endpoints that appear as real sources to your application.
You should never create your own PYMIDIRealSource object. Instead use the PYMIDIManager method realSources to retrieve available endpoints.