stream_readyToStream

Indicates whether the video is playable. The field is empty if the video is not ready for viewing or the live stream is still in progress.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-stream-readytostream-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/stream_readyToStream",
  "title": "stream_readyToStream",
  "description": "Indicates whether the video is playable. The field is empty if the video is not ready for viewing or the live stream is still in progress.",
  "example": true,
  "type": "boolean"
}