MIDIObjectProtocol
public protocol MIDIObjectProtocol
Undocumented
-
Undocumented
Declaration
Swift
var ref: MIDIObjectRef { get }
-
getProperty(for:
Extension method) Undocumented
Declaration
Swift
public func getProperty(for key: CFString) throws -> String
-
getProperty(for:
Extension method) Undocumented
Declaration
Swift
public func getProperty(for key: CFString) throws -> Int32
-
name
Extension methodUndocumented
Declaration
Swift
public var name: String? { get }