UNPKG

@svta/common-media-library

Version:
12 lines 284 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.PLAYREADY_KEY_SYSTEM = void 0; /** * Playready Key System. * * @group DRM * * @beta */ exports.PLAYREADY_KEY_SYSTEM = 'com.microsoft.playready'; //# sourceMappingURL=PLAYREADY_KEY_SYSTEM.js.map