---
title: "init(next:eventSampleTime:eventType:reserved:length:cable:data:)"
framework: audiotoolbox
role: symbol
role_heading: Initializer
path: "audiotoolbox/aumidievent/init(next:eventsampletime:eventtype:reserved:length:cable:data:)"
---

# init(next:eventSampleTime:eventType:reserved:length:cable:data:)

## Declaration

```swift
init(next: UnsafeMutablePointer<AURenderEvent>?, eventSampleTime: AUEventSampleTime, eventType: AURenderEventType, reserved: UInt8, length: UInt16, cable: UInt8, data: (UInt8, UInt8, UInt8))
```
