Bitmovin Player API 8.268.0
    Preparing search index...

    Interface DrmLicense

    interface DrmLicense {
        id: string;
        keyIds: string[];
        keySystemString: string;
    }
    Index
    id: string
    keyIds: string[]
    keySystemString: string