C# Class Monobjc.CoreMIDI.MIDIThruConnectionEndpoint

Datei anzeigen Open project: Monobjc/monobjc Class Usage Examples

Public Properties

Property Type Description
endpointRef uint
uniqueID int

Property Details

endpointRef public_oe property

The endpoint specified as a MIDIEndpointRef.

public uint endpointRef
return uint

uniqueID public_oe property

The endpoint specified by its uniqueID.

public int uniqueID
return int