Constructor
new Pssh(psshBoxnon-null)
Parse a PSSH box and extract the system IDs.
Parameters:
Name | Type | Description |
---|---|---|
psshBox |
Uint8Array |
- Source:
Throws:
-
if a PSSH box is truncated or contains a size field over 53 bits.
- Type
- shaka.util.Error
Members
-
(static, constant) BOX_TYPE :number
-
Type:
- number
- Source:
-
(non-null) cencKeyIds :Array.<string>
-
In hex.
Type:
- Array.<string>
- Source:
-
(non-null) systemIds :Array.<string>
-
In hex.
Type:
- Array.<string>
- Source: