Contents

playbackDidStall

An event that indicates that playback has stalled.

Declaration

attribute  playbackDidStall;

Discussion

The listener is passed an event object with the following attributes:

  • elapsedTime—The elapsed time, in seconds, of the asset being played.

See Also

Responding to Events