Type alias YospaceStreamType

YospaceStreamType: "vod" | "live" | "livepause" | "nonlinear"

The type of the Yospace stream, represented by a value from the following list:
- 'live': The stream is a live stream.
- 'livepause': The stream is a live stream with a large DVR window.
- 'nonlinear': The stream is a Non-Linear Start-Over stream.
- 'vod': The stream is a video-on-demand stream.