Vinyl
    Preparing search index...

    Interface CencContentProtection

    interface CencContentProtection {
        default_KID?: readonly string[];
        pssh?: Base64BinaryType;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    default_KID?: readonly string[]