failureCallback property

JSFunction failureCallback
getter/setter pair

function A callback to decide what to do on a streaming failure. Default behavior is to retry on live streams and not on VOD.

Implementation

external JSFunction failureCallback;