See status

Enumeration Members

Enumeration Members

failed: "failed"

The recording has failed. This status may be reached from "starting", "started" and "stopped" status

ready: "ready"

The recording has finished being processed and is available for download through property url

started: "started"

The recording has started and is going on

starting: "starting"

The recording is starting (cannot be stopped). Some recording may not go through this status and directly reach "started" status

stopped: "stopped"

The recording has stopped and is being processed. At some point it will reach "ready" status

Generated using TypeDoc