audioClip > audioClipStatus

Sonos players event an audioClipStatus type in the audioClip namespace whenever it schedules, executes, or dismisses a clip. Subscribers to this namespace receive events for all audio clips, not just those loaded by the subscriber.


Parameters

See the Control documentation for descriptions of parameters in the header. See the table below for descriptions of parameters in the body.

Parameter Type Value
audioClips array An array of all audio clips. See audioClip for details.

Example