THEOplayer React Native Connectors
    Preparing search index...

    Enumeration YospaceStreamType

    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.

    Index

    Enumeration Members

    Enumeration Members

    live: "live"
    livepause: "livepause"
    nonlinear: "nonlinear"
    vod: "vod"