Amazon Vinyl
    Preparing search index...

    Class ReportableMediaError

    An error from the media element

    Hierarchy (View Summary)

    Index
    code: number
    level: ErrorLevel = ErrorLevel.FATAL
    origin: string = ErrorOrigin.INTERNAL
    reason: string
    MEDIA_ERR_ABORTED: 1
    MEDIA_ERR_DECODE: 3
    MEDIA_ERR_NETWORK: 2
    MEDIA_ERR_SRC_NOT_SUPPORTED: 4