Specifies whether the video is `vod` or `live`.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/stream_type", "title": "stream_type", "description": "Specifies whether the video is `vod` or `live`.", "example": "live", "type": "string" }