C# Class Monobjc.CoreMIDI.MIDIThruConnectionEndpoint

Show file Open project: Monobjc/monobjc Class Usage Examples

Public Properties

Property Type Description
endpointRef uint
uniqueID int

Property Details

endpointRef public property

The endpoint specified as a MIDIEndpointRef.

public uint endpointRef
return uint

uniqueID public property

The endpoint specified by its uniqueID.

public int uniqueID
return int