Documentation
    Preparing search index...

    Function getPsshData

    • Beta

      Returns the data portion of a single PSSH box.

      Parameters

      • pssh: ArrayBuffer

        The PSSH ArrayBuffer.

      Returns ArrayBuffer

      The data portion of the PSSH.

      {@includeCode ../../test/cenc/getPsshData.test.ts#example}