<!--
{
  "availability" : [
    "iOS: 16.0.0 -",
    "iPadOS: 16.0.0 -",
    "macCatalyst: 16.0.0 -",
    "macOS: 13.0.0 -",
    "tvOS: 16.0.0 -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AVFAudio",
  "identifier" : "/documentation/AVFAudio/AVMIDIMetaEvent/EventType",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "AVFAudio"
    ],
    "preciseIdentifier" : "c:@E@AVMIDIMetaEventType"
  },
  "title" : "AVMIDIMetaEvent.EventType"
}
-->

# AVMIDIMetaEvent.EventType

Constants that represent the types of meta events.

```
enum EventType
```

## Topics

### Event Types

[`AVMIDIMetaEventTypeCopyright`](/documentation/AVFAudio/AVMIDIMetaEvent/EventType/copyright)

An event type that represents a copyright.

[`AVMIDIMetaEventTypeCuePoint`](/documentation/AVFAudio/AVMIDIMetaEvent/EventType/cuePoint)

An event type that represents a cue point.

[`AVMIDIMetaEventTypeEndOfTrack`](/documentation/AVFAudio/AVMIDIMetaEvent/EventType/endOfTrack)

An event type that represents the end of the track.

[`AVMIDIMetaEventTypeInstrument`](/documentation/AVFAudio/AVMIDIMetaEvent/EventType/instrument)

An event type that represents an instrument.

[`AVMIDIMetaEventTypeKeySignature`](/documentation/AVFAudio/AVMIDIMetaEvent/EventType/keySignature)

An event type that represents a key signature.

[`AVMIDIMetaEventTypeLyric`](/documentation/AVFAudio/AVMIDIMetaEvent/EventType/lyric)

An event type that represents a lyric.

[`AVMIDIMetaEventTypeMarker`](/documentation/AVFAudio/AVMIDIMetaEvent/EventType/marker)

An event type that represents a marker.

[`AVMIDIMetaEventTypeMidiChannel`](/documentation/AVFAudio/AVMIDIMetaEvent/EventType/midiChannel)

An event type that represents a MIDI channel.

[`AVMIDIMetaEventTypeMidiPort`](/documentation/AVFAudio/AVMIDIMetaEvent/EventType/midiPort)

An event type that represents a MIDI port.

[`AVMIDIMetaEventTypeProprietaryEvent`](/documentation/AVFAudio/AVMIDIMetaEvent/EventType/proprietaryEvent)

An event type that represents a proprietary event.

[`AVMIDIMetaEventTypeSequenceNumber`](/documentation/AVFAudio/AVMIDIMetaEvent/EventType/sequenceNumber)

An event type that represents a sequence number.

[`AVMIDIMetaEventTypeSmpteOffset`](/documentation/AVFAudio/AVMIDIMetaEvent/EventType/smpteOffset)

An event type that represents a SMPTE time offset.

[`AVMIDIMetaEventTypeTempo`](/documentation/AVFAudio/AVMIDIMetaEvent/EventType/tempo)

An event type that represents a tempo.

[`AVMIDIMetaEventTypeText`](/documentation/AVFAudio/AVMIDIMetaEvent/EventType/text)

An event type that represents text.

[`AVMIDIMetaEventTypeTimeSignature`](/documentation/AVFAudio/AVMIDIMetaEvent/EventType/timeSignature)

An event type that represents a time signature.

[`AVMIDIMetaEventTypeTrackName`](/documentation/AVFAudio/AVMIDIMetaEvent/EventType/trackName)

An event type that represents a track name.

## Relationships

### Conforms To

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

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

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

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

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

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

---

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)