MIDIEndpoint
public struct MIDIEndpoint : MIDIObjectProtocol, Hashable
Undocumented
-
Undocumented
Declaration
Swift
public let ref: MIDIEndpointRef -
Undocumented
Declaration
Swift
public init?(_ ref: MIDIEndpointRef) -
Undocumented
Declaration
Swift
public static func getAllSources() -> [MIDIEndpoint] -
Undocumented
Declaration
Swift
public static func getAllDestinations() -> [MIDIEndpoint] -
Undocumented
Declaration
Swift
public var displayName: String? { get } -
Undocumented
Declaration
Swift
public var entity: MIDIEntity? { get }
View on GitHub
Install in Dash
MIDIEndpoint Structure Reference