UNPKG

@svta/common-media-library

Version:
9 lines 126 B
/** * Common Encryption scheme. * * @group DRM * * @beta */ export const CENC = 'cenc'; //# sourceMappingURL=CENC.js.map