Contents

AVMusicUserEvent

An object that represents a custom user message.

Declaration

class AVMusicUserEvent

Overview

When playback of an AVMusicTrack reaches this event, the system calls the track’s callback. You can’t modify the size and contents of an AVMusicUserEvent once you create it.

Topics

Creating a User Event

Inspecting a User Event

See Also

Handling Music Events