@svta/common-media-library
    Preparing search index...

    Class Cta608ParserBeta

    CEA-608 caption parser.

    Index

    Constructors

    Methods

    • Beta

      Add data for time t in forms of list of bytes (unsigned ints). The bytes are treated as pairs.

      Parameters

      • time: null | number

        The time in milliseconds

      • byteList: number[]

        The list of bytes

      Returns void

    • Beta

      Trigger the generation of a cue, and the start of a new one if displayScreens are not empty.

      Parameters

      • t: number

      Returns void