C# 클래스 Monobjc.CoreMIDI.MIDIThruConnectionEndpoint

파일 보기 프로젝트 열기: Monobjc/monobjc 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
endpointRef uint
uniqueID int

프로퍼티 상세

endpointRef 공개적으로 프로퍼티

The endpoint specified as a MIDIEndpointRef.

public uint endpointRef
리턴 uint

uniqueID 공개적으로 프로퍼티

The endpoint specified by its uniqueID.

public int uniqueID
리턴 int