Hierarchy

  • default

Constructors

Properties

mutePsErrors: boolean = true
options: SEIExtractorOptions = {}
psManager: default = ...

Methods

  • handle an error that occurred during parsing. the default implementation formats an error message and, depending on options.errors, throws it or console.warn()s it. the default implementation also silences errors related to missing SPS/PPS until the first SPS is seen.

    Parameters

    Returns void

Generated using TypeDoc