Contents

PHASESoundEvent.StartHandlerReason

Indicates the status after starting a sound event.

Declaration

enum StartHandlerReason

Overview

When your app starts a sound event by calling start(completion:), the framework invokes the argument closure when starting succeeds or fails. PHASE passes an instance of this enumeration to the closure to describe the results of the call.

Topics

Reasons

Initializers

See Also

Starting Playback