MIDIObjectProtocol

public protocol MIDIObjectProtocol

Undocumented

  • ref

    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 method

    Undocumented

    Declaration

    Swift

    public var name: String? { get }