C# Class Monobjc.CoreMIDI.MIDIThruConnectionEndpoint

Afficher le fichier Open project: Monobjc/monobjc Class Usage Examples

Méthodes publiques

Свойство Type Description
endpointRef uint
uniqueID int

Property Details

endpointRef public_oe property

The endpoint specified as a MIDIEndpointRef.

public uint endpointRef
Résultat uint

uniqueID public_oe property

The endpoint specified by its uniqueID.

public int uniqueID
Résultat int