widevine - v0.1.0
    Preparing search index...

    Class PSSH

    Protection System Specific Header (PSSH) object

    Index

    Constructors

    Accessors

    Methods

    Constructors

    • Protection System Specific Header (PSSH)

      Parameters

      • version: number
      • flags: number
      • system_id: Uint8Array
      • kids: Uint8Array<ArrayBufferLike>[] = []
      • init_data: Uint8Array

      Returns PSSH

    Accessors

    • get decoded(): WidevinePsshData | null

      Get decoded payload (Widevine only)

      Returns WidevinePsshData | null

    Methods

    • Get PSSH object from bytes

      Parameters

      • pssh: Uint8Array

      Returns PSSH