<!--
{
  "availability" : [
    "iOS: 14.0.0 -",
    "iPadOS: 14.0.0 -",
    "macCatalyst: -",
    "macOS: 11.0.0 -",
    "visionOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "CoreMIDI",
  "identifier" : "/documentation/CoreMIDI/UnsafeMutableMIDIEventPacketPointer",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "Core MIDI"
    ],
    "preciseIdentifier" : "s:8CoreMIDI35UnsafeMutableMIDIEventPacketPointerV"
  },
  "title" : "UnsafeMutableMIDIEventPacketPointer"
}
-->

# UnsafeMutableMIDIEventPacketPointer

```
struct UnsafeMutableMIDIEventPacketPointer
```

## Topics

### Initializers

[`init(UnsafeMutablePointer<MIDIEventPacket>)`](/documentation/CoreMIDI/UnsafeMutableMIDIEventPacketPointer/init(_:)-2pp97)

[`init?(UnsafeMutablePointer<MIDIEventPacket>?)`](/documentation/CoreMIDI/UnsafeMutableMIDIEventPacketPointer/init(_:)-91lug)

### Instance Properties

[`var count: Int`](/documentation/CoreMIDI/UnsafeMutableMIDIEventPacketPointer/count)

[`var timeStamp: Int`](/documentation/CoreMIDI/UnsafeMutableMIDIEventPacketPointer/timeStamp)

### Default Implementations

[MutableCollection Implementations](/documentation/CoreMIDI/UnsafeMutableMIDIEventPacketPointer/MutableCollection-Implementations)

[RandomAccessCollection Implementations](/documentation/CoreMIDI/UnsafeMutableMIDIEventPacketPointer/RandomAccessCollection-Implementations)

## Relationships

### Conforms To

[`Escapable`](/documentation/Swift/Escapable)

[`BidirectionalCollection`](/documentation/Swift/BidirectionalCollection)

[`Collection`](/documentation/Swift/Collection)

[`MutableCollection`](/documentation/Swift/MutableCollection)

[`RandomAccessCollection`](/documentation/Swift/RandomAccessCollection)

[`Sequence`](/documentation/Swift/Sequence)

[`Copyable`](/documentation/Swift/Copyable)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)