---
title: MIDIUMPMutableEndpoint
framework: coremidi
role: symbol
role_heading: Class
path: coremidi/midiumpmutableendpoint
---

# MIDIUMPMutableEndpoint

## Declaration

```swift
class MIDIUMPMutableEndpoint
```

## Topics

### Initializers

- [init(name:deviceInfo:productInstanceID:MIDIProtocol:destinationCallback:)](coremidi/midiumpmutableendpoint/init(name:deviceinfo:productinstanceid:midiprotocol:destinationcallback:)-23tn4.md)
- [init(name:deviceInfo:productInstanceID:midiProtocol:destinationCallback:)](coremidi/midiumpmutableendpoint/init(name:deviceinfo:productinstanceid:midiprotocol:destinationcallback:)-1bsgt.md)

### Instance Properties

- [isEnabled](coremidi/midiumpmutableendpoint/isenabled.md)
- [mutableFunctionBlocks](coremidi/midiumpmutableendpoint/mutablefunctionblocks.md)

### Instance Methods

- [registerFunctionBlocks(_:markAsStatic:)](coremidi/midiumpmutableendpoint/registerfunctionblocks(_:markasstatic:).md)
- [setEnabled(_:)](coremidi/midiumpmutableendpoint/setenabled(_:).md)
- [setName(_:)](coremidi/midiumpmutableendpoint/setname(_:).md)

## Relationships

### Inherits From

- [MIDIUMPEndpoint](coremidi/midiumpendpoint.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)
