Add CENC DRM to an MP4 muxingAsk AIpost https://api.bitmovin.com/v1/encoding/encodings/{encoding_id}/muxings/mp4/{muxing_id}/drm/cencPath Paramsencoding_idstringrequiredId of the encoding.muxing_idstringrequiredId of the mp4 fragment.Body ParamsThe CENC DRM to be creatednamestringName of the resource. Can be freely chosen by the user.descriptionstringDescription of the resource. Can be freely chosen by the user.customDatastringUser-specific meta data. This can hold anything.outputsarray of objectsrequiredoutputs*ADD objectkeystringrequired16 byte encryption key, 32 hexadecimal characterskidstring16 byte encryption key id. Required for any other DRM but FairPlayencryptionModestringenumrequiredDefaults to CTRThe encryption method to use.CTRCBCAllowed:CTRCBCivSizestringenumDefaults to 16_BYTESSize of the initialization vector8_BYTES16_BYTESAllowed:8_BYTES16_BYTESenablePiffCompatibilitybooleanEnables compatibility with the Protected Interoperable File Format (PIFF) specificationfalsetruefalsewidevineobjectConfiguration for Widevine DRMCencWidevine objectplayReadyobjectConfiguration for PlayReady DRMCencPlayReady objectmarlinstringConfiguration for Marlin DRMfairPlayobjectConfiguration for FairPlay DRMCencFairPlay objectResponses 201Successful response. defaultError response.Updated 2 months ago