@ceeblue/web-utils
    Preparing search index...

    Function findCencContentProtection

    • Beta

      Finds and returns the ContentProtection element for MP4 Common Encryption.

      Parameters

      Returns ContentProtection | null

      The Common Encryption content protection element, or null if not found.

      {@includeCode ../../../test/drm/cenc/findCencContentProtection.test.ts#example}