MIDIDevice
public struct MIDIDevice : MIDIObjectProtocol, Hashable
Undocumented
-
Undocumented
See moreDeclaration
Swift
public struct Identifier : Hashable, Codable -
Undocumented
Declaration
Swift
public let ref: MIDIDeviceRef -
Undocumented
Declaration
Swift
public init?(_ ref: MIDIEntityRef) -
Undocumented
Declaration
Swift
public static func getAll() -> [MIDIDevice] -
Undocumented
Declaration
Swift
public func getEntities() -> [MIDIEntity] -
Undocumented
Declaration
Swift
public init(_ identifier: Identifier) throws -
Undocumented
Declaration
Swift
public var identifier: Identifier? { get }
View on GitHub
Install in Dash
MIDIDevice Structure Reference