Vinyl
    Preparing search index...

    Class ReportableMediaError

    An error from the media element

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    code: number
    level: ErrorLevel
    origin: string
    reason: string
    MEDIA_ERR_ABORTED: 1
    MEDIA_ERR_DECODE: 3
    MEDIA_ERR_NETWORK: 2
    MEDIA_ERR_SRC_NOT_SUPPORTED: 4

    Accessors

    • get "[toStringTag]"(): string

      Returns string

    • get name(): string

      Returns string

    Methods

    • All ReportableError instances must be serializable.

      Returns AnyRecord