CML
    Preparing search index...

    Type Alias ProtectionAlpha

    CMAF-HAM Protection type

    type Protection = {
        defaultKid: string;
        keySystems: KeySystemMap;
        scheme: ProtectionScheme;
    }
    Index

    Properties

    defaultKid: string
    keySystems: KeySystemMap